pnmtorle
Verified for current stable LTS
Pnmtorle Command: Print Pnm Header Info
Use for print pnm header info with Pnmtorle. Exact CLI syntax to print pnm header info using Pnmtorle.
When to use this: Use for print pnm header info with Pnmtorle.
Command Syntax
pnmtorle -verb <path/to/input.pnm> > <path/to/output.rle> pnmtorle -verb <path/to/input.pnm> > <path/to/output.rle> Command Breakdown
-verb- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to print pnm header info using Pnmtorle.
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
Pnmtorle Command: Convert Pnm To Rle
pnmtorle <path/to/input.pnm> > <path/to/output.rle> Pnmtorle Command: Include Transparency In Rle pnmtorle -a <path/to/input.pnm> > <path/to/output.rle> Ed Command: Start Interactive Editor Verbose Errors ed -v Cpio Command: Copy Directory To Archive Cpio Verbose find <path/to/directory> | cpio -ov > <archive.cpio> Cpio Command: Extract Files From Archive Cpio Verbose cpio < <archive.cpio> -idv