Re: diff: bad treatment of symlinks
[email protected] (Alan Curry)
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Organization | Aioe.org NNTP Server |
| Message-ID | <[email protected]> |
In article <[email protected]>, Andries E. Brouwer <[email protected]> wrote: > >This evening I did not have diff source nearby and just wrote a >utility cmptree that compares two trees and tells about the >differences, something many have wished for. Maybe someone else >also wrote this? In case anybody is interested, I can put it >somewhere. (cd tree1 ; tar cf - .) | (cd tree2 ; tar df -) -- Alan Curry