> From: Simon Geard <[email protected]> > To: [email protected] > Date: Tue, 14 Oct 2014 21:35:24 +1300 > Subject: Re: [blfs-support] Made an Error in Preparing to Build NFS-Utils > > On Sun, 2014-10-12 at 23:37 +0100, Ken Moffat wrote: > > You _could_ get the bootscript tarballs referenced in those two > > versions, untar them somewhere, and then diff the two trees to see . . > > Better yet, no need to put them into a file. Just pipe the diff command > straight to vim, passing a flag for stdin. > > diff -Naur directory1 directory2 | vim -R - >
*zdiff ? (cf. zcat). akh -- -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
