Date: Thu, 10 Aug 2000 15:24:27 -0400 From: Will Andrews <andrews@technologist.com> To: Sheldon Hearn <sheldonh@uunet.co.za> Cc: Markus Holmberg <markush@acc.umu.se>, freebsd-security@FreeBSD.ORG Subject: Re: Unified diff format in output of /etc/security? Message-ID: <20000810152427.H1248@argon.gryphonsoft.com> In-Reply-To: <66312.965898475@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Thu, Aug 10, 2000 at 11:07:55AM %2B0200 References: <20000810091748.A7931@acc.umu.se> <66312.965898475@axl.ops.uunet.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 10, 2000 at 11:07:55AM +0200, Sheldon Hearn wrote: > Yes; the output of a diff on setuid executables is less readable as a > unified diff -- you get lots of meaningless lines of output. If you mean non-differentiating lines, you can eliminate those with ``diff -u0'' and then grep out the @@ blah.. @@ lines with a neat grep -v regex. -- Will Andrews <andrewsw@purdue.edu> <will@FreeBSD.org> GCS/E/S @d- s+:+ a--- C++ UB++++$ P+ L- E--- W+ N-- !o ?K w--- O- M+ V- PS+ PE++ Y+ PGP+>+++ t++ 5 X+ R+ tv+ b++ DI+++ D+ G++ e>++++ h! r- y? 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?20000810152427.H1248>