SEARCH: webmonkey  the web

 


Quick Reference:

JavaScript Library
HTML Cheatsheet
Special Characters
Color Codes
Browser Chart
Stylesheet Guide
Unix Guide
Glossary
Domain Registries

Reference   Unix Guide

su

Structure: su [option] [user] [shell_args]

su stands for superuser (a privileged user), and can be used to log in as another user. If no user is specified and you know the appropriate password, su can be used to log in as a superuser.

Back to the index.