Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintainer update to version 2.10 | edwin | 2002-11-16 | 1 | -1/+1 |
| | | | | | PR: ports/45335 Submitted by: Jens Schweikhardt <schweikh@FreeBSD.org> | ||||
* | The samefile program finds files with identical contents (independent of | dinoex | 2001-03-21 | 1 | -0/+1 |
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 |