snippetbashTip
ppmtoapplevol — Convert a PPM image into an Apple volume label image. More information: <https://netpbm.sourceforge.
Viewed 0 times
commandconvertppmtoapplevolcliimageintoappleppm
Problem
How to use the
ppmtoapplevol command: Convert a PPM image into an Apple volume label image. More information: <https://netpbm.sourceforge.net/doc/ppmtoapplevol.html>.Solution
ppmtoapplevol — Convert a PPM image into an Apple volume label image. More information: <https://netpbm.sourceforge.net/doc/ppmtoapplevol.html>.Convert a PPM image into an Apple volume label image:
ppmtoapplevol {{path/to/image.ppm}} > {{path/to/output}}Code Snippets
Convert a PPM image into an Apple volume label image
ppmtoapplevol {{path/to/image.ppm}} > {{path/to/output}}Context
tldr-pages: common/ppmtoapplevol
Revisions (0)
No revisions yet.