sudo
sudo is short for Super User Do and is a programme that enables users of linux and apple mac systems to run certain command with administrative priviliges. It means that the user doesn't have to log in to the computer as the administrator in order to carry out a command.
It is called from terminal and is most commonly used when installing new software.

