[MLB-WIRELESS] locfinder v2 beta

lkhoo at csc.com.au lkhoo at csc.com.au
Mon Nov 25 16:54:18 EST 2002


rick wrote :

>with the .nospam isnt there scripts that remove the word nospam from a
email
>address yet? its only a matter of time before the bombarders go thru

what? you mean something like ...

#!/usr/bin/perl

open(FILE,"capture.txt);
@stuff=<FILE>;
close(FILE);
@stuff=~s/nospam//g;
print @stuff;

?

You can probably do it in one line but im only a learner :)

Lucas


To unsubscribe: send mail to majordomo at wireless.org.au
with "unsubscribe melbwireless" in the body of the message



More information about the Melbwireless mailing list