Sudo
sudo
( /ˈsuːduː/ or /ˈsuːdoʊ/) is a program for Unix-like computer operating systems that allows users to run programs with the security privileges of another user (normally the superuser, or root). Its name is a concatenation of the su
command (which grants the user a shell of another user, normally the superuser) and "do", or take action.
Read more about Sudo.
Related Subjects
Related Phrases
Related Words