ncdu
Verified for current stable LTS
Ncdu Command: Exclude Files Matching Pattern
Use for exclude files matching pattern with Ncdu. Exact CLI syntax to exclude files matching pattern using Ncdu.
When to use this: Use for exclude files matching pattern with Ncdu.
Command Syntax
ncdu --exclude '<*.txt>' ncdu --exclude '<*.txt>' Command Breakdown
--exclude- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to exclude files matching pattern using Ncdu.
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
Ncdu Command: Analyze Current Working Directory
ncdu Ncdu Command: Analyze Given Directory ncdu <path/to/directory> Ncdu Command: Colorize Output ncdu --color <dark|off> Ncdu Command: Save Results To File ncdu -o <path/to/file> Ansible Lint Command: Lint Playbook Exclude Rules ansible-lint -x <rule1,rule2,...> <path/to/playbook_file>