mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-02 04:15:35 +02:00
13 lines
215 B
Markdown
13 lines
215 B
Markdown
![]() |
# pgmtopgm
|
||
|
|
||
|
> PGM 이미지 파일 복사.
|
||
|
> 더 많은 정보: <https://netpbm.sourceforge.net/doc/pgmtopgm.html>.
|
||
|
|
||
|
- `stdin`에서 `stderr`로 PGM 파일 복사:
|
||
|
|
||
|
`pgmtopgm`
|
||
|
|
||
|
- 버전 표시:
|
||
|
|
||
|
`pgmtopgm -version`
|