返回命令列表

Linux command

pgmtopgm 命令

文本

Uses pipes, overwrite, or deletion. Check paths and options first.

命令示例

Copy PGM image

pgmtopgm [input.pgm] > [output.pgm]

说明

pgmtopgm copies PGM images, normalizing format. Functions as a no-op filter in pipelines. Part of Netpbm toolkit.

FAQ

What is the pgmtopgm command used for?

pgmtopgm copies PGM images, normalizing format. Functions as a no-op filter in pipelines. Part of Netpbm toolkit.

How do I run a basic pgmtopgm example?

Run `pgmtopgm [input.pgm] > [output.pgm]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.