|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: argcount script
From: Antonomasia (ant
notatla.demon.co.uk)Date: Fri Jun 30 2000 - 19:32:18 CDT
- Next message: James Antill: "Re: static analysis"
- Previous message: Antonomasia: "argcount script"
- Maybe in reply to: Antonomasia: "argcount script"
- Next in thread: typo
scene.at: "Re: argcount script"
- Maybe reply: Antonomasia: "Re: argcount script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I wrote
> A crude way to filter most of these is:
> argcount.plx ftpd.c | awk -F'"' '{if (!$NF%2) print}'
> but if people have better suggestions I'd welcome them.
That's garbage of course. {if (2!=NF) print} is better.
-- ############################################################## # Antonomasia antnotatla.demon.co.uk # # See http://www.notatla.demon.co.uk/ # ##############################################################
- Next message: James Antill: "Re: static analysis"
- Previous message: Antonomasia: "argcount script"
- Maybe in reply to: Antonomasia: "argcount script"
- Next in thread: typo
scene.at: "Re: argcount script"
- Maybe reply: Antonomasia: "Re: argcount script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]