Re: Diff: obtain only the different lines of the newest file
Davide Brini <[email protected]> Thu, 12 Aug 2010 11:42:38 +0100
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 12 Aug 2010 11:37:15 you wrote: > > I just need to know the content of the changed lines in the newest file. > > If I read the diff man correctly, that would be something like > > diff --changed-group-format='%<' --unchanged-group-format='' newfile > oldfile Actually no, that won't work. Sorry for the noise. -- D.