Hello,
How can I find all identical files (identical - 'cmp' command returns 0)
from one directory tree?
I already have a solution for that: 3 scripts, first one finds (using
find) files in the directory and calls the second one with the name of
the find it found (-exec option), the second one does the same and
executes the third one, which in turn compares the files and returns the
result.
I suppose that it is not the best solution (a lot of forks), so if
somebody have any ideas how to improve it - let me know, please
CY,
Alexander Sclearuc
Sent via Deja.com http://www.deja.com/
Before you buy.