sudo
super user do
Allows a permitted user to execute a command with elevated privileges.
sudo apt update
⚠️ Use with care — this command can modify critical system files.
The origin and meaning of programming terms and commands.
super user do
Allows a permitted user to execute a command with elevated privileges.
sudo apt update
⚠️ Use with care — this command can modify critical system files.
Bourne Again Shell
A Unix shell and command language, named as a pun on the Bourne shell.
bash --version