Disable All Advertising

1. Executable programs or shell commands

Enter a Linux command to search for:

pnmfile

Section: User Commands (1)
Updated: 18 June 2000
Index  |  Return to Main Contents
 

NAME

pnmfile - describe a portable anymap  

SYNOPSIS

pnmfile [-allimages] [pnmfile ...]

 

DESCRIPTION

Reads one or more Netpbm files as input. Writes out short descriptions of the image type, size, etc. This is mostly for use in shell scripts, so the format is not particularly pretty.

 

OPTIONS

-allimages
Describe every image in each input file. Without this option, pnmfile describes only the first image in each input file. Note that before July 2000, a file could not contain more than one image and many programs ignore all but the first.

 

SEE ALSO

pnm(5), file(1)

 

AUTHOR

Copyright (C) 1991 by Jef Poskanzer.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

Return to Main Contents