MINCEXPAND(1) | MINC User's Guide | MINCEXPAND(1) |
mincexpand - expands a compressed minc file, if necessary.
mincexpand [<options>] <infile> [<outfile>]
Mincexpand expands a compressed, packed, gzipped or zipped minc file into a temporary file using gunzip (or zcat or pcat) and prints out the name of the new file. If the input file is not compressed, then nothing is done and the original file name is printed. A second line is printed, indicating whether the name is that of a new temporary file ("Temporary") or that of the original file ("Original"). If no output file name is given, then the program generates its own.
Peter Neelin
Copyright © 1995 by Peter Neelin
$Date: 2004-05-20 21:52:08 $ |