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 | 0000000571 571 Bytes | |
fclones-0.10.1.tar.xz | 0000051512 50.3 KB | |
fclones.changes | 0000000443 443 Bytes | |
fclones.spec | 0000001685 1.65 KB | |
vendor.tar.xz | 0008642744 8.24 MB |
Revision 2 (latest revision is 14)
Enrico Belleri (iDesmI)
committed
(revision 2)
- Update to 0.10.2 - Entries are now sorted on inode number, slightly improving performance on HDDs
Comments 1
Could we have this in Factory?