Command Reference Guide for Unix / Linux Systems
Home
commands
man pages
guides
unixshots
about us
contact
sudo Command
Introduction
The sudo command is used to perform tasks on a unix/linux system with super user privileges.
Format:
sudo <command>
The user is usually prompted for the appropriate password.
Quick Links!
Example
General usage:
Example
Common Uses