fdups 0.2.0-dev

Utility for finding and removing duplicate files, fast.
Documentation
1
2
3
4
5
edition = "2021"
# The "Default" setting has a heuristic which splits lines too aggressively.
# use_small_heuristics = "Max"
# Prevent carriage returns
newline_style = "Unix"