mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
87c9a4b69c
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com>
306 B
306 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
stdintostdoutif and only if it valid; fail otherwise:
{{command}} | pamvalidate > {{path/to/output.ext}}