返回命令列表

Linux command

pgmtofs 命令

文本

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

命令示例

Convert PGM to Usenix FaceSaver format

pgmtofs [input.pgm] > [output.fs]

说明

pgmtofs converts PGM images to Usenix FaceSaver format, used for storing face images for email and news systems. Part of Netpbm toolkit.

FAQ

What is the pgmtofs command used for?

pgmtofs converts PGM images to Usenix FaceSaver format, used for storing face images for email and news systems. Part of Netpbm toolkit.

How do I run a basic pgmtofs example?

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