Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change MAINTAINER to more appropriate @FreeBSD.org address | Ade Lovett | 2002-03-13 | 1 | -1/+1 |
| | | | | | | | Approved by: schweikh (MAINTAINER) Notes: svn path=/head/; revision=56030 | ||||
* | The samefile program finds files with identical contents (independent of | Dirk Meyer | 2001-03-21 | 5 | -0/+42 |
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 Notes: svn path=/head/; revision=40152 |