Re: diff question -- Thanks!

Góra strony
Załączniki:
Wiadomość jako email
+ (text/plain)
Delete this message
Reply to this message
Autor: joe@actionline.com
Data:  
Dla: Main PLUG discussion list
Stare tematy: Re: diff question
Temat: 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