sgitopnm
Verified for current stable LTS
Sgitopnm Command: Display Sgi File Info
Use for display sgi file info with Sgitopnm. Exact CLI syntax to display sgi file info using Sgitopnm.
When to use this: Use for display sgi file info with Sgitopnm.
Command Syntax
sgitopnm -verb <path/to/input.sgi> > <path/to/output.pnm> sgitopnm -verb <path/to/input.sgi> > <path/to/output.pnm> Command Breakdown
-verb- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display sgi file info using Sgitopnm.
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
Sgitopnm Command: Convert Sgi To Pnm
sgitopnm <path/to/input.sgi> > <path/to/output.pnm> Sgitopnm Command: Extract Channel From Sgi sgitopnm -c <n> <path/to/input.sgi> > <path/to/output.pnm> 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