![]() |
![]()
| ![]() |
![]()
NAMEmincdiff - report differences between minc files SYNOPSISmincdiff [-header|-body] [-l] [diff options] file1 file2 DESCRIPTIONThe mincdiff shell script compares two minc files by running diff(1) on the headers of the two minc files, and cmp(1) on the image variable. You can view only the header differences using -header or only the body (image variable) differences using -body. The option -l is passed on to cmp of the image variable. Any unrecognized options (e.g. -u) are passed verbatim to the diff of the headers. OPTIONS
AUTHORPeter Neelin COPYRIGHTSCopyright © 1993 by Peter Neelin SEE ALSOdiff(1), cmp(1).
|