Answer:
"sudo" is the command to get super user or root privileges in linux.
Explanation:
in order to install package with root privilege in linux, the command would be
sudo apt-get install <package name>
Alt and tab to switch to open applications
Levi can use the bash command to type all the commands on the same line to type one after the other character without requiring input.
<u>Explanation</u>:
- He wants to run five commands. For one command it will take exactly 20 minutes. So it will take one hour forty minutes.
- To type all of the commands on the same line Levi should use the bash command. For inserting the bash command Levi should use backslash \ as the last character of the line.