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

RedHat 5.2

(Apollo)

anytopnm(1)


anytopnm

anytopnm

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
BUGS
AUTHOR

NAME

anytopnm - attempt to convert an unknown type of image file to a portable anymap

SYNOPSIS

anytopnm file

DESCRIPTION

Uses the file program, possibly augmented by the magic numbers file included with PBMPLUS, to try to figure out what type of image file it is. If that fails (very few image formats have magic numbers), looks at the filename extension. If that fails, punts.

The type of the output file depends on the input file.

SEE ALSO

pnmfile(1), pnm(5), file(1)

BUGS

It’s a script. Scripts are not portable to non-Unix environments.

AUTHOR

Copyright (C) 1991 by Jef Poskanzer.



anytopnm(1)