K 10 svn:author V 6 dinoex K 8 svn:date V 27 2001-03-21T07:26:21.000000Z K 7 svn:log V 328 The samefile program finds files with identical contents (independent of file name). Typical usage would be find / -print | samefile turning up megabytes of wasted disk space due to duplicates. Try it, you'll be baffled. Jens Schweikhardt samefile@schweikhardt.net PR: 25857 Submitted by: schweikh@schweikhardt.net END