commands.sh

pgmtolispm

all

Convert a PGM image to Lisp Machine format. See also: `lispmtopgm`.

More info →

Examples (1)

Convert the specified PGM image to Lisp Machine format

pgmtolispm path/to/input.pgm > path/to/output.lispm
made by @shridhargupta | data from tldr-pages