Date: Thu, 05 Nov 1998 07:47:14 -0800 From: Studded <Studded@gorean.org> To: Nicholas Charles Brawn <ncb05@uow.edu.au> Cc: FreeBSD-security@FreeBSD.ORG Subject: Re: [rootshell] Security Bulletin #25 (fwd) Message-ID: <3641C882.EA06705F@gorean.org> References: <Pine.SOL.4.02A.9811041627410.24210-100000@banshee.cs.uow.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Nicholas Charles Brawn wrote: > > Well I just grabbed 1.2.26 and did: > find . -exec grep sprintf {} \; |wc -l This is fairly tangential, but you could accomplish exactly the same thing with just grep: grep -iRc sprintf * hope this is useful to someone, Doug -- *** Chief Operations Officer, DALnet IRC network *** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3641C882.EA06705F>