in reply to A directory diff
It doesn't have nearly as many features and the output is hard to read, so it's mostly here as a curiosity, and an example of another possible approach from someone who does live there. :)diff <(ls -l /dir1) <(ls -l /dir2)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: A directory diff
by hsmyers (Canon) on Sep 01, 2004 at 13:01 UTC | |
by BravoTwoZero (Scribe) on Dec 03, 2004 at 17:18 UTC | |
by hsmyers (Canon) on Dec 03, 2004 at 20:57 UTC |