3 main () {
4 if [[ "$(whoami)" != 'root' || "$(id -u)" != 0 ]]; then
5 echo -e "Please give your user passwd, prog needs to run as root" ARH
6 /usr/bin/sudo $0 7 else
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment