what - an enhanced front-end for 'what'
Oleg Kiselev
oleg at gryphon.COM
Wed May 10 17:38:48 AEST 1989
In article <3805 at sugar.hackercorp.com> keegan at sugar.hackercorp.com (Cal Keegan) writes:
>if [ "$1" = "am" -a "$2" = "i" ]
>then
> echo "...a homo"
...etc
Here is a better one:
if [ "$1" = "is" -a "$2" = "Cal" -a "$3" = "Keegan" ]
then
echo "...a cretinous homophobe"
else
/usr/bin/what $*
fi
And then people wonder why people want source groups to be moderated.
--
"No regrets, no apologies." -- Ronald Reagan
Oleg Kiselev ARPA: lcc.oleg at seas.ucla.edu, oleg at gryphon.COM
(213)337-5230 UUCP:...!ucla-cs!lcc!oleg
More information about the Alt.sources
mailing list