A collection of useful hacks, tips, and tricks mostly for GNU tools on Linux/macOS.
if [[ $(/usr/bin/id -u) -ne 0 ]]; then echo "Not running as root" exitfi
Post a Comment
No comments:
Post a Comment