Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pnmmargin(1) [plan9 man page]

pnmmargin(1)						      General Commands Manual						      pnmmargin(1)

NAME
pnmmargin - add a border to a portable anymap SYNOPSIS
pnmmargin [-white|-black|-color colorspec] size [pnmfile] DESCRIPTION
Reads a portable anymap as input. Adds a border of the specified number of pixels, and produces a portable anymap as output. OPTIONS
You can specify the border color with the -white, -black, and -color flags. If no color is specified, the program makes a guess. SEE ALSO
pnm(5) BUGS
It's a script. Scripts are not portable to non-Unix environments. AUTHOR
Copyright (C) 1991 by Jef Poskanzer. 9 January 1991 pnmmargin(1)

Check Out this Related Man Page

pnm(5)                                                          File Formats Manual                                                         pnm(5)

NAME
pnm - portable anymap file format DESCRIPTION
The pnm programs operate on portable bitmaps, graymaps, and pixmaps, produced by the pbm, pgm, and ppm segments. There is no file format associated with pnm itself. SEE ALSO
anytopnm(1), rasttopnm(1), tifftopnm(1), xwdtopnm(1), pnmtops(1), pnmtorast(1), pnmtotiff(1), pnmtoxwd(1), pnmarith(1), pnmcat(1), pnmcon- vol(1), pnmcrop(1), pnmcut(1), pnmdepth(1), pnmenlarge(1), pnmfile(1), pnmflip(1), pnmgamma(1), pnmindex(1), pnminvert(1), pnmmargin(1), pnmnoraw(1), pnmpaste(1), pnmrotate(1), pnmscale(1), pnmshear(1), pnmsmooth(1), pnmtile(1), ppm(5), pgm(5), pbm(5) AUTHOR
Copyright (C) 1989, 1991 by Jef Poskanzer. 27 September 1991 pnm(5)
Man Page

2 More Discussions You Might Find Interesting

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

2. UNIX for Advanced & Expert Users

What's your most useful shell?

What's your most useful shell? /bin/sh /bin/csh /bin/ksh /bin/tcsh /bin/bash (249 Replies)
Discussion started by: zylwyz
249 Replies