rmlint
Verified for current stable LTS
Rmlint Commands
Rmlint command syntax with verified terminal examples.
Commands
8 commands for Rmlint
rmlint Operations
Rmlint Command: Check Directories For Duplicates Empty Broken Files
rmlint <path/to/directory1 path/to/directory2 ...> rmlint Operations
Rmlint Command: Check Duplicates Bigger Than Specific Size
rmlint -s <1MB> <path/to/directory> // <path/to/original_directory> rmlint Operations
Rmlint Command: Check Space Wasters Keeping Untagged Directories
rmlint -k <path/to/directory> // <path/to/original_directory> rmlint Operations
Rmlint Command: Delete Duplicate Files Found By Rmlint
./rmlint.sh rmlint Operations
Rmlint Command: Find Duplicate Directory Trees Ignoring Names
rmlint -D <path/to/directory> rmlint Search
Rmlint Command: Find Duplicates In Backup That Are In Master Directory
rmlint <path/to/backup> // <path/to/data> -k -m rmlint Search
Rmlint Command: Find Identical Filename And Contents Link Duplicates
rmlint -c sh:link -b <path/to/directory> rmlint Operations
Rmlint Command: Mark Files At Lower Depth As Originals
rmlint -S <dl> <path/to/directory> Suggest a Rmlint Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Rmlint workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.