There are four major species of Unix sysadm. See if you can recognize yours (or yourself).
# cd /home # rm -rf `du -s * | sort -rn | head -1 | awk '{print $2}'`;
# cd /home # cat `du -s * | sort -rn | head -1 | awk '{ printf "%s/*\n", $2}'` | compress
# kill -9 `ps -augxww | sort -rn +8 -9 | head -1 | awk '{print $2}'`
# compress -f `ps -augxww | sort -rn +8 -9 | head -1 | awk '{print $2}'`
# cd /home; mkdir "Bob's home directory" # echo "Bob Simon:gandalf:0:0::/dev/tty:compress -f" > /etc/passwd
# compress -f /dev/en0
# cat >> ~luser/.cshrc alias vi 'rm \!*;unalias vi;grep -v BoZo ~/.cshrc > ~/.z; mv -f ~/.z ~/.cshrc'
# lpr /etc/wtmp /usr/adm/paact
# cd c:
# kill -9 /dev/lp ; /dev/lp &
# uptime 1:33pm up 19 days, 22:49, 167 users, load average: 6.49, 6.45, 6.31 # wall Well, it's upgrade time. Should take a few hours. And good luck on that 5:00 deadline, guys! We're all pulling for you! ^D
# dd if=/dev/rmt8 of=/vmunix
# kill -9 `ps -augxww | grep sendmail | awk '{print $2}'` # rm -f /usr/spool/mail/* # wall Mail is down. Please use interoffice mail until we have it back up. ^D # write max I've got my boots and backpack. Ready to leave for Mount Tam? ^D
# echo "HELP!" | mail tech_support.AT.vendor.com%kremvax%bitnet!BIFF!!!
% dd ibs=80 if=/dev/rdisk001s7 | grep "Fred"
umask 777 alias cd 'cd \!*; rm -rf ching *hack mille omega rogue xtrek >& /dev/null &'
alias rm 'rm -rf \!*' alias hose kill -9 '`ps -augxww | grep \!* | awk \'{print $2}\'`' alias kill 'kill -9 \!* ; kill -9 \!* ; kill -9 \!*' alias renice 'echo Renice\? You must mean kill -9.; kill -9 \!*'
alias dir ls alias era rm alias kitty cat alias process_table ps setenv DISPLAY vt100
# cp /dev/null /etc/passwd