HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

pbmto4425 — Display a PBM image on an AT&T 4425 terminal. See also: `ppmtoterm`, `pbmtoascii`. More information:

Submitted by: @import:tldr-pages··
0
Viewed 0 times
terminal4425commandcliimagepbmto4425pbmdisplay

Problem

How to use the pbmto4425 command: Display a PBM image on an AT&T 4425 terminal. See also: ppmtoterm, pbmtoascii. More information: <https://netpbm.sourceforge.net/doc/pbmto4425.html>.

Solution

pbmto4425 — Display a PBM image on an AT&T 4425 terminal. See also: ppmtoterm, pbmtoascii. More information: <https://netpbm.sourceforge.net/doc/pbmto4425.html>.

Display a PBM image on an AT&T 4425 terminal using the terminal's mosaic graphics character set:
pbmto4425 {{path/to/image.pbm}}

Code Snippets

Display a PBM image on an AT&T 4425 terminal using the terminal's mosaic graphics character set

pbmto4425 {{path/to/image.pbm}}

Context

tldr-pages: common/pbmto4425

Revisions (0)

No revisions yet.