On Wed, Feb 27, 2002 at 08:54:52AM -0600, Florin Iucha wrote: > Now, now, Bob... if you want to really tease us, please do a cd > $PENSACOLA/RPMS; ls | gzip | mail tclug-list at mn-linux.org One edit on that command: #!/bin/sh RPMS=$PENSACOLA/RPMS ls -laR $RPMS | gzip | uuencode > /tmp/ls-laR.gzu while true; do mail florin < ls-laR.gzu interval=`head -c 100 /dev/urandom |tr -dc '[0-9]'|tail -c 4` echo "Muhahahaaaa! Eat that florin!" sleep $interval # Give a slight chance to stop the flood [ "X$interval" = "X9999" ] && break done -- Chad Walstrom <chewie at wookimus.net> | a.k.a. ^chewie http://www.wookimus.net/ | s.k.a. gunnarr Get my public key, ICQ#, etc. $(mailx -s 'get info' chewie at wookimus.net) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 232 bytes Desc: not available Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20020227/fb52ee29/attachment.pgp