Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rdfind: 1.3.4 → 1.3.5 #31093

Closed
wants to merge 1 commit into from
Closed

rdfind: 1.3.4 → 1.3.5 #31093

wants to merge 1 commit into from

Conversation

c0bw3b
Copy link
Contributor

@c0bw3b c0bw3b commented Nov 1, 2017

Motivation for this change

Version bump
Contains bug fixes

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

homepage and fetch src over HTTPS
@c0bw3b c0bw3b requested a review from nbp as a code owner November 1, 2017 14:35
@c0bw3b
Copy link
Contributor Author

c0bw3b commented Nov 1, 2017

$ ./result/bin/rdfind --version
This is rdfind version 1.3.5

$ ./result/bin/rdfind -n true ~
(DRYRUN MODE) Now scanning "/home/demo", found 17209 files.
(DRYRUN MODE) Now have 17209 files in total.
(DRYRUN MODE) Removed 0 files due to nonunique device and inode.
(DRYRUN MODE) Now removing files with zero size from list...removed 15 files
(DRYRUN MODE) Total size is 443763317 bytes or 423 MiB
(DRYRUN MODE) Now sorting on size:removed 2470 files due to unique sizes from list.14724 files left.
(DRYRUN MODE) Now eliminating candidates based on first bytes:removed 13304 files from list.1420 files left.
(DRYRUN MODE) Now eliminating candidates based on last bytes:removed 351 files from list.1069 files left.
(DRYRUN MODE) Now eliminating candidates based on md5 checksum:removed 115 files from list.954 files left.
(DRYRUN MODE) It seems like you have 954 files that are not unique
(DRYRUN MODE) Totally, 39 MiB can be reduced.
(DRYRUN MODE) Now making results file results.txt

@rycee
Copy link
Member

rycee commented Nov 1, 2017

Rebased to master in a66f1d6. Thanks!

@rycee rycee closed this Nov 1, 2017
@c0bw3b c0bw3b deleted the pkg/rdfind branch November 1, 2017 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants