OSEC

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 (antnotatla.demon.co.uk)
Date: Fri Jun 30 2000 - 19:32:18 CDT


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/                        #
##############################################################