💾 Archived View for freeshell.de › tldr › sudo.gmi captured on 2022-06-04 at 00:31:44. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

sudo

Executes a single command as the superuser or another user.

More information.

sudo {less /var/log/syslog}
sudo --edit {/etc/fstab}
sudo --user={user} --group={group} {id -a}
sudo !!
sudo --login
sudo --shell
sudo --login --user={user}
sudo --list
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY