Files
tldr/pages.zh/common/lispmtopgm.md

9 lines
284 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# lispmtopgm
> 将Lisp机器位图转换为PGM图像。
> 另请参阅:`pgmtolispm`。
> 更多信息:<https://netpbm.sourceforge.net/doc/lispmtopgm.html>。
- 将指定的Lisp机器位图文件转换为PGM图像
`lispmtopgm {{path/to/input.lispm}} > {{path/to/output.pgm}}`