alias why="if [ \$RANDOM -gt 16384 ]; then echo 'because'; else echo 'why not'; fi"
Originally posted by kilowatt
If you were a mean *mean* sysadmin, you could alias something like 'ls' to this in everyone's shell init script, just for April Fools
[/B]
set today = `date '+%m%d'`
if( $today == '0401' ) then
banner happy birthday
endif