0
3
llucycodes42
Shortcut: am._i.not.root
am._i.not.root
0 Comments
if (( \$(id -u) != 0 )); then echo "I'm not root" fi