commands.sh

fstopgm

all

Convert a Usenix FaceSaver file into a PGM image. See also: `pgmtofs`.

More info →

Examples (1)

Convert the specified Usenix FaceSaver file into a PGM image

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