pgmhist
Verified for current stable LTS
Pgmhist Command: Display Machine Readable Output
Use for display machine readable output with Pgmhist. Exact CLI syntax to display machine readable output using Pgmhist.
When to use this: Use for display machine readable output with Pgmhist.
Command Syntax
pgmhist -ma <path/to/image.pgm> pgmhist -ma <path/to/image.pgm> Live Command Builder
Final Command
pgmhist -ma <path/to/image.pgm> Command Breakdown
-ma- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display machine readable output using Pgmhist.
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
Pgmhist Command: Display Histogram Human Readable
pgmhist <path/to/image.pgm> Pgmhist Command: Display Median Grey Value pgmhist -me <path/to/image.pgm> Pgmhist Command: Display Quartile Grey Value pgmhist -qua <path/to/image.pgm> Pgmhist Command: Report Invalid Grey Values pgmhist -f <path/to/image.pgm> Grep Command: Search For A Pattern In All Files Recursively grep -rI "<search_pattern>" <path/to/directory>