1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:42:09 +02:00
tldr/pages/common/pgmtopgm.md
2023-10-19 22:57:02 +05:30

205 B

pgmtopgm

Copy a PGM image file. More information: https://netpbm.sourceforge.net/doc/pgmtopgm.html.

  • Copy PGM file from stdin to stderr:

pgmtopgm

  • Display version:

pgmtopgm -version