Archive for July 22nd, 2008

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, […]

Re: [UNIX-WIZ] Filtering issue

Sheesh! Thanks! Guess I’d’ve pored over that a lot longer to find
*that* logic error, huh? So it’s important to look in the right place
for something, huh?
Really appreciate the help! I’ll add 2>&1 to the end of that command
line!
Dennis
—–Original Message—–
From: Unix Wizards Mailing List [mailto:UNIX-WIZ@LISTSERV.NODAK.EDU] On
Behalf Of Jonathan H […]

Re: [UNIX-WIZ] Filtering issue

dennis.e.lovelady wrote:
> wget –verbose …options… | \
> awk ‘/100%/ {print $0} /^ [0-9]++00000K/ {print $0} /^[^ 0-9]/ {print
> $0}’
>
> … but all lines are printing (including the one I reproduced up
> above). I don’t see why that line is printing: it doesn’t match the
> 100% test… it doesn’t match the 00000K […]

Re: [UNIX-WIZ] Filtering issue


[UNIX-WIZ] Filtering issue

Hi, Wizards:
I’m trying to figure out how to write a moderately complex filter, and
not having much success with it yet, so I thought I’d bug you folks for
help.
We have a script that’s pulling down some pretty large files, using
wget. We want some but not all of the detail available with the wget
–verbose option. […]

[Concurrency] PhD Positions in Secure Software and Languages

[Please forward this announcement to interested students]
Two PhD Positions
in
Secure Software and Languages
Department of Computer Science
[…]

(PN) 2nd CFP: AWPN 2008

Dear colleague,
please remember that the submission deadline for the German Workshop
“Algorithms and Tools for Petri Nets 2008″
in Rostock is August 15.
More information (in German) can be found under
http://wwwteo.informatik.uni-rostock.de/ls_tpp/awpn2008/
Best regards
Niels Lohmann & Karsten Wolf
Organizers
—-
[[ Petri Nets World: […]