Re: [UNIX-WIZ] Filtering issue
Thanks, Kai!
One of these days I’ll get around to learning =
perl.
Right now, concentrating more on learning php. Not =
as
useful in scripts, but interesting nonetheless!
Regards,
Dennis
From:=
Unix =
Wizards
Mailing List [mailto:UNIX-WIZ@LISTSERV.NODAK.EDU] On Behalf Of =
Kai Hintze
Sent: Tuesday, July 22, 2008 2:53 PM
To: UNIX-WIZ@LISTSERV.NODAK.EDU
Subject: Re: [UNIX-WIZ] Filtering issue
I can try it in perl…..
#!/usr/bin/perl
while (<>) {
# right off the top, […]