Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pnm(5) [suse man page]

The PNM Format(5)						File Formats Manual						 The PNM Format(5)

NAME
pnm - Netpbm superformat DESCRIPTION
The PNM format is just an abstraction of the PBM, PGM, and PPM formats. I.e. the name 'PNM' refers collectively to PBM, PGM, and PPM. The name 'PNM' is an acronym derived from 'Portable Any Map.' This derivation makes more sense if you consider it in the context of the other Netpbm format names: PBM, PGM, and PPM. The more general term 'Netpbm format' refers to the PNM formats plus PAM. PNM is principally used with Netpbm(1) Note that besides being names of formats, PBM, PGM, PPM, and PNM are also classes of programs. A PNM program can take PBM, PGM, or PPM input. That's nothing special -- a PPM program can too. But a PNM program can often produce multiple output formats as well, and a PNM program can see the difference between PBM, PGM, and PPM input and respond to each differently whereas a PPM program sees everything as if it were PPM. This is discussed more in the description of the netpbm programs (1) 'pnm' also appears in the names of the most general Netpbmlibraryroutines(3) , some of which aren't even related to the PNM format. SEE ALSO
ppm(5) , pgm(5) , pbm(5) , pam(5) , programsthatprocessPNM(1) , libnetpbm(3) netpbm documentation 03 October 2003 The PNM Format(5)

Check Out this Related Man Page

The PNM Format(5)						File Formats Manual						 The PNM Format(5)

NAME
pnm - Netpbm superformat DESCRIPTION
The PNM format is just an abstraction of the PBM, PGM, and PPM formats. I.e. the name 'PNM' refers collectively to PBM, PGM, and PPM. The name 'PNM' is an acronym derived from 'Portable Any Map.' This derivation makes more sense if you consider it in the context of the other Netpbm format names: PBM, PGM, and PPM. The more general term 'Netpbm format' refers to the PNM formats plus PAM. PNM is principally used with Netpbm(1) Note that besides being names of formats, PBM, PGM, PPM, and PNM are also classes of programs. A PNM program can take PBM, PGM, or PPM input. That's nothing special -- a PPM program can too. But a PNM program can often produce multiple output formats as well, and a PNM program can see the difference between PBM, PGM, and PPM input and respond to each differently whereas a PPM program sees everything as if it were PPM. This is discussed more in the description of the netpbm programs (1) 'pnm' also appears in the names of the most general Netpbmlibraryroutines(1) , some of which aren't even related to the PNM format. SEE ALSO
ppm(1) , pgm(1) , pbm(1) , pam(1) , programsthatprocessPNM(1) , libnetpbm(1) netpbm documentation 03 October 2003 The PNM Format(5)
Man Page

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

File Format

I have an input which is like this I have an input which is like this #RowNum ClassNUm Date Pass Mark1 Mark2 #------------------------------------------------------------ 0100 201 20070909 0 90 100 0100 203 20070909 1 100 100 0100 301 20070909 0 45 99 0100 231 20070909 ... (2 Replies)
Discussion started by: gopsman
2 Replies

2. Shell Programming and Scripting

Please can any one explain this ${0##/}

I did not understand what is ${0##/} PGM=${0##/} TMP=/tmp/${PGM}.$$ Please explain me. (2 Replies)
Discussion started by: gadege
2 Replies

3. HP-UX

Format File

Can someone please give me the commands to format all the files in HP-UX without formatting the OS. (5 Replies)
Discussion started by: joeli
5 Replies