Forrest logo
back to context overview

su

List of commands for su:

  • su:tldr:0b180 su: Switch to superuser (requires the root password).
    $ su
    try on your machine
    explain this command
  • su:tldr:44b7c su: Switch to a given user (requires the user's password).
    $ su ${username}
    try on your machine
    explain this command
back to context overview