Linux command
cmuwmtopbm 命令
文本
涉及管道、覆盖或删除,执行前请先确认路径和参数。
常用示例
Convert CMU window manager bitmap
cmuwmtopbm [input.cmuwm] > [output.pbm]
Convert from stdin
cat [input.cmuwm] | cmuwmtopbm > [output.pbm]
说明
cmuwmtopbm converts a CMU window manager bitmap file to PBM (Portable BitMap) format. This is part of the Netpbm package. CMU window manager (CMU WM) was an early X Window System window manager from Carnegie Mellon University. This tool converts its bitmap format to the portable Netpbm format.
FAQ
What is the cmuwmtopbm command used for?
cmuwmtopbm converts a CMU window manager bitmap file to PBM (Portable BitMap) format. This is part of the Netpbm package. CMU window manager (CMU WM) was an early X Window System window manager from Carnegie Mellon University. This tool converts its bitmap format to the portable Netpbm format.
How do I run a basic cmuwmtopbm example?
Run `cmuwmtopbm [input.cmuwm] > [output.pbm]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more cmuwmtopbm examples?
This page includes 2 examples for cmuwmtopbm, plus related commands for nearby Linux tasks.