ncdu
Verified for current stable LTS
Ncdu Command: Save Results To File
Use for save results to file with Ncdu. Exact CLI syntax to save results to file using Ncdu.
When to use this: Use for save results to file with Ncdu.
Command Syntax
ncdu -o <path/to/file> ncdu -o <path/to/file> Command Breakdown
-o- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to save results to file 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: Exclude Files Matching Pattern ncdu --exclude '<*.txt>' Cpio Command: Copy Files To Archive Cpio Binary echo "<path/to/file1 path/to/file2 ...>" | cpio -o > <archive.cpio>