snippetbashTip
pbmtocmuwm — Convert a PBM image to a CMU window manager bitmap. See also: `cmuwmtopbm`. More information: <https
Viewed 0 times
commandconvertcliimagecmupbmtocmuwmpbmwindow
Problem
How to use the
pbmtocmuwm command: Convert a PBM image to a CMU window manager bitmap. See also: cmuwmtopbm. More information: <https://netpbm.sourceforge.net/doc/pbmtocmuwm.html>.Solution
pbmtocmuwm — Convert a PBM image to a CMU window manager bitmap. See also: cmuwmtopbm. More information: <https://netpbm.sourceforge.net/doc/pbmtocmuwm.html>.Convert a PBM image to a CMU window manager bitmap:
pbmtocmuwm {{path/to/image.pbm}} > {{path/to/output.bmp}}Code Snippets
Convert a PBM image to a CMU window manager bitmap
pbmtocmuwm {{path/to/image.pbm}} > {{path/to/output.bmp}}Context
tldr-pages: common/pbmtocmuwm
Revisions (0)
No revisions yet.