psmeta(1) debian man page | unix.com

Man Page: psmeta

Operating Environment: debian

Section: 1

PSMETA(1)						      General Commands Manual							 PSMETA(1)

NAME
psmeta - convert metafile to PostScript
SYNOPSIS
psmeta file ..
DESCRIPTION
Psmeta reads each metafile file in sequence and converts it to PostScript output suitable for a standard letter-size page. The file pro- duced may also be read into programs that can handle Encapsulated PostScript. If no input files are specified, the standard input is read.
EXAMPLE
To print the plot file example.plt to the ap5 printer: bgraph example.plt | psmeta | lpr -P ap5
AUTHOR
Greg Ward
SEE ALSO
bgraph(1), igraph(1), lpr(1), meta2bmp(1), meta2tga(1), x11meta(1)
RADIANCE
6/24/98 PSMETA(1)
Related Man Pages
meta2tga(1) - xfree86
meta2tga(1) - osx
meta2bmp(1) - osf1
x11meta(1) - php
meta2tga(1) - hpux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?