Su

From TheLinuxVault

Jump to: navigation, search

su is a command line tool used to login a user as root in order to perform maintenance available only to an administrator.

When compiling software in particular, it is advisable to compile as a regular user and use the root login only when installing the software afterward.

[edit] Example

  • su root - logs a user in as root.
This article is a stub. You can help The Linux Vault by expanding it.
Personal tools