Stephan Zielinski wrote this back in November 1992, and submitted it to the rec.humor.funny UseNet group; it spread from there. Fragments of it sometimes appear in .sig files appended to old UseNet posts. Stephan Zielinski can be reached at Stephan at Stephan Dash Zielinski dot com (as of November 01 2004), and is willing to answer questions about this.
# 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' ^D
# 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"
Typical lines include::
umask 777 alias cd 'cd \!*; rm -rf ching *hack mille omega rogue xtrek >& /dev/null &'
Typical lines include::
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 \!*'
Typical lines include::
alias dir ls alias era rm alias kitty cat alias process_table ps setenv DISPLAY vt100
# cp /dev/null /etc/passwd
Part of CategoryFunny
2 pages link to KnowYourSysadmin: