Re: diff question -- Thanks!

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: joe@actionline.com
Dátum:  
Címzett: Main PLUG discussion list
Régi témák: Re: diff question
Tárgy: Re: diff question -- Thanks!

Thanks Joseph. I *really* appreciate tips like this.
Tremendously helpful!

---------------------
Joseph Sinclair wrote:
> I assume what you really want is to ignore all comment lines completely
> (not just changes to comment lines).
> Diff won't do this directly, but that's what [named] pipes are for :)
>
> try this:
> diff <(grep -v '^//' file1) <(grep -v '^//' file2)




---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss