tldr/pages/common/pgmtopgm.md

13 lines
205 B
Markdown
Raw Normal View History

2023-10-19 18:27:02 +01:00
# 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`