Query: minchistory
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MINCHISTORY(1) User Contributed Perl Documentation MINCHISTORY(1)NAMEminchistory - prints history information for minc filesSYNOPSISminchistory [options] <file1.mnc> [<file2.mnc> ... ] minchistory will dump the internal history of one or more MINC filesDESCRIPTIONminchistory is a perl script that prints the history information in a collection of MINC files. Most MINC files contain an internal "audit trail" that lists the commands used to create the MINC file. This tool provides a convenient way to examine this information. For each file, minchistory prints a title line followed by a series of lines which list the history information for that file. --- History of <filename> --- [01] Wed Oct 13 15:35:35 EST 2004>>>> dicom3_to_minc . [02] Wed Oct 13 15:43:34 2004>>> mincreshape +direction bob-jones_256x256x256_T1.mnc out.mnc -dimorder zspace,yspace,xspace -clobber minchistory is essentially an alias for the following command with a bit of pretty printing added. mincinfo -attvalue :history B<filename.mnc>OPTIONS-v, --verbose Be noisy when doing things --version Print version number and exit -h, --help Dump some quick help output --man Dump a man pageSEE ALSOmincinfo(1)AUTHORAndrew Janke - a.janke@gmail.comCOPYRIGHTSCopyright 2000 by Andrew L Janke perl v5.14.2 2012-03-09 MINCHISTORY(1)
Related Man Pages |
---|
minccomplete(1) - debian |
mincconvert(1) - debian |
mincresample(1) - debian |
mincreshape(1) - debian |
xfm2def(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Grep question |
Prevent history entry |
Help with Sed |
sed/awk-adding numeric to a column |
HP-UX history settings |