Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 2.1AS

(Slurm)

pnmfile(1)


pnmfile

pnmfile

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

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.



pnmfile(1)