rmlint
Verified for current stable LTS
Rmlint Command: Check Directories For Duplicates Empty Broken Files
Use for check directories for duplicates empty broken files with Rmlint. Exact CLI syntax to check directories for duplicates empty broken files using Rmlint.
When to use this: Use for check directories for duplicates empty broken files with Rmlint.
Command Syntax
rmlint <path/to/directory1 path/to/directory2 ...> rmlint <path/to/directory1 path/to/directory2 ...> Command Breakdown
rmlint is the base executable for this command.
FAQ
Purpose: Exact syntax to check directories for duplicates empty broken files using Rmlint.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Rmlint Command: Check Duplicates Bigger Than Specific Size
rmlint -s <1MB> <path/to/directory> // <path/to/original_directory> Rmlint Command: Check Space Wasters Keeping Untagged Directories rmlint -k <path/to/directory> // <path/to/original_directory> Rmlint Command: Delete Duplicate Files Found By Rmlint ./rmlint.sh Rmlint Command: Find Duplicate Directory Trees Ignoring Names rmlint -D <path/to/directory> Rmlint Command: Find Duplicates In Backup That Are In Master Directory rmlint <path/to/backup> // <path/to/data> -k -m