tricks:shell
This is an old revision of the document!
Shell tricks
Sudo privilege escalation
if [ "$(id -u)" != 0]; then sudo "$0" "$*" exit $? fi
tricks/shell.1613118148.txt.gz · Last modified: (external edit) · Currently locked by: 172.29.0.1