返回命令列表

Linux command

ximtoppm 命令

文本

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

命令示例

Convert XIM to PPM

ximtoppm [input.xim] > [output.ppm]

说明

ximtoppm converts XIM (X Image) format to PPM. XIM was used by some X11 applications. Part of Netpbm toolkit.

FAQ

What is the ximtoppm command used for?

ximtoppm converts XIM (X Image) format to PPM. XIM was used by some X11 applications. Part of Netpbm toolkit.

How do I run a basic ximtoppm example?

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