Query: pnmsplit
OS: redhat
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
pnmsplit(1) General Commands Manual pnmsplit(1)NAMEpnmsplit - split a multi-image PNM file into multiple single-image filesSYNOPSISpnmsplit [pnmfile[ output_file_pattern]]DESCRIPTIONReads a Netpbm file as input. Copies each image in the input into a separate file, in the same format. pnmfile is the file specification of the input file, or - to indicate Standard Input. The default is Standard Input. output_file_pattern tells how to name the output files. It is the file specification of the output file, except that the first occurence of "%d" in it is replaced by the image sequence number in unpadded ASCII decimal, with the sequence starting at 0. If there is no "%d" in the pattern, pnmsplit fails. The default output file pattern is "image%d". Note that to do the reverse operation (combining multiple single-image PNM files into a multi-image one), there is no special Netpbm pro- gram. Just use cat.SEE ALSOpnm(5), cat(1) 19 June 2000 pnmsplit(1)
Related Man Pages |
---|
anytopnm(1) - debian |
pnmsplit(1) - ultrix |
pnmsplit(1) - freebsd |
anytopnm(1) - ultrix |
anytopnm(1) - linux |
Similar Topics in the Unix Linux Community |
---|
Make all words begin with capital letter? |
Tar Command |
CentOS7 restoring file capabilities |
Shopt -s histappend |
[TIP] Processing YAML files with yq |