Command Reference Guide for Unix / Linux Systems

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