Linux
Command
Library
Basics
Tips
Commands
pgmtolispm
Convert a PGM image to Lisp Machine format.
TLDR
Convert the specified PGM image to Lisp Machine format
$ pgmtolispm [path/to/input.pgm] > [path/to/output.lispm]
COLLAPSE ALL
Copied to clipboard