bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wanted to do diff file1 file2 ... dir, like cp


From: Paul Eggert
Subject: Re: wanted to do diff file1 file2 ... dir, like cp
Date: Mon, 17 Jun 2002 16:06:12 -0700 (PDT)

> From: Dan Jacobson <address@hidden>
> Date: 17 Jun 2002 16:22:28 +0800
> 
> OOps, this was typed in when I was under the impression that one could
> do diff file1 file2 file.... dir
> just like cp.

You can do that with this syntax:

diff --to-file=dir file1 file2

We considered doing it with the syntax that you suggested, but I
vaguely remember having some compatibility problems with it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]