I have a large number of Pict files that I wish to convert to ppm under Linux
and am using picttoppm on a single file basis but would like to be able to
issue one command to convert the files all in one go
ie. a command of the form
picttoppm *.pict > *.ppm
but this is not a valid command line is not expanded to the form
picttoppm file1.pict > file1.ppm
picttoppm file2.pict > file2.ppm
etc.
can this job be acomplised with a shell script or a C program or by any
other technique under Linux?
I eventually want to convert the files to Jpeg but have not found a program
that can go straight from pict to Jpeg.
=---------------------------------.----------------------------------------
| - David Smith - | Sound & Vision BBS [+44] (0)1932 252323 |
=---------------------------------.----------------------------------------