Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pbmtoepsi(1) [x11r4 man page]

pbmtoepsi(1)						      General Commands Manual						      pbmtoepsi(1)

NAME
pbmtoepsi - convert a portable bitmap into an encapsulated PostScript style preview bitmap SYNOPSIS
pbmtoepsi [-bbonly] [pbmfile] DESCRIPTION
Reads a portable bitmap as input. Produce an encapsulated Postscript style bitmap as output. The output is not a stand alone postscript file, it is only a preview bitmap, which can be included in an encapsulated PostScript file. Note that there is no epsitopbm tool - this transformation is one way. This utility is a part of the pstoepsi tool by Doug Crabill (dgc@cs.purdue.edu). OPTIONS
-bbonly Only create a boundary box, don't fill it with the image. SEE ALSO
pbm(5), pnmtops(1), pstopnm(1), psidtopgm(1), pbmtolps(1), ps(1) AUTHOR
Copyright (C) 1988 Jef Poskanzer, modified by Doug Crabill 1992 1992 pbmtoepsi(1)

Check Out this Related Man Page

pbmtoepsi(1)                                                  General Commands Manual                                                 pbmtoepsi(1)

NAME
pbmtoepsi - convert a portable bitmap into an encapsulated PostScript style preview bitmap SYNOPSIS
pbmtoepsi [-bbonly] [pbmfile] DESCRIPTION
Reads a portable bitmap as input. Produce an encapsulated Postscript style bitmap as output. The output is not a stand alone postscript file, it is only a preview bitmap, which can be included in an encapsulated PostScript file. Note that there is no epsitopbm tool - this transformation is one way. This utility is a part of the pstoepsi tool by Doug Crabill (dgc@cs.purdue.edu). OPTIONS
-bbonly Only create a boundary box, don't fill it with the image. SEE ALSO
pbm(5), pnmtops(1), pstopnm(1), psidtopgm(1), pbmtolps(1), ps(1) AUTHOR
Copyright (C) 1988 Jef Poskanzer, modified by Doug Crabill 1992 1992 pbmtoepsi(1)
Man Page

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

Shopt -s histappend

What is the point of this? Whenever I close my shell it appends to the history file without adding this. I have never seen it overwrite my history file. # When the shell exits, append to the history file instead of overwriting it shopt -s histappend (3 Replies)
Discussion started by: cokedude
3 Replies