[plug] OT: Perth SPAM
Andrew Francis
locust at iinet.net.au
Thu Jul 19 21:41:20 WST 2001
On Thu, 19 Jul 2001, Ryan wrote:
>
> The email address you saw on my whois listing is not the email
> I'm getting spammed on, hence my excessive repetition of words to the effect
> that nobody should know about its existence... and also why I won't shut
> up about the topic and keep blaming iiNet :)
Yes, but it could have been any of iinet's users :)
You can get a list of iiNet usernames by executing the following Perl
script on the iiNet shell machine, opera:
#!/usr/local/bin/perl
foreach (split("", "abcdefghijklmnopqrstuvwxyz")) {
system("ls -1 /u/$_");
}
Piping the output through wc -l, I see that this would get you 56393
usernames :)
--
Andrew Francis
locust at iinet.net.au
More information about the plug
mailing list