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 | 0000000637 637 Bytes | |
_servicedata | 0000000231 231 Bytes | |
fclones-0.13.0.obscpio | 0000333835 326 KB | |
fclones.changes | 0000001968 1.92 KB | |
fclones.obsinfo | 0000000098 98 Bytes | |
fclones.spec | 0000001798 1.76 KB | |
vendor.tar.xz | 0009378188 8.94 MB |
Revision 8 (latest revision is 14)
Enrico Belleri (iDesmI)
accepted
request 914860
from
Enrico Belleri (iDesmI)
(revision 8)
- Update to version 0.13.0: * Fix unit tests that require file creation time metadata * Update documentation on json support in report processing * Fix clippy lints - remove unneeded references * Automatically detect input report format * Implement JsonReportReader * Update dependencies * Pluggable report readers
Comments 1
Could we have this in Factory?