mirror of https://github.com/CrimsonTome/tldr.git
305 B
305 B
pamvalidate
Validate PAM, PGM, PBM and PPM files. See also:
pamfile
,pamfix
. More information: https://netpbm.sourceforge.net/doc/pamvalidate.html.
- Copy a Netpbm file from
stdin
tostdout
if and only if it valid; fail otherwise:
{{command}} | pamvalidate > {{path/to/output.ext}}