fclones
fclones - Finds duplicate, unique, under- or over-replicated files
A simple command-line utility program that finds duplicate, unique, under- or over-replicated files. Contrary to fdupes or rdfind, fclones processes files in parallel, which makes it very efficient on SSDs. fclones communicates through standard Unix streams and it can write reports in human- and machine-friendly formats, therefore you can easily combine it with other tools.
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout utilities/fclones && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000634 634 Bytes | |
fclones-0.11.0.tar.xz | 0000045796 44.7 KB | |
fclones.changes | 0000000734 734 Bytes | |
fclones.spec | 0000001801 1.76 KB | |
vendor.tar.xz | 0008641540 8.24 MB |
Revision 5 (latest revision is 14)
Enrico Belleri (iDesmI)
committed
(revision 5)
- Update to 0.11.0 - all directories are now scanned recursively if not specified otherwise (--depth 0) - input paths are validated before running
Comments 1
Could we have this in Factory?