mincheader(1) debian man page | unix.com

Man Page: mincheader

Operating Environment: debian

Section: 1

MINCHEADER(1)							 MINC User's Guide						     MINCHEADER(1)

NAME
mincheader - prints out header information for a minc file
SYNOPSIS
mincheader [-data] <infile>
DESCRIPTION
Mincheader prints out the header information for a minc file in cdl format (the netCDF text format). Mincheader simply calls mincdump, writing out all information except the image data. If the input file is compressed, then its header is decompressed and only the header is printed. If the -data option is given, then the whole file is decompressed and all data (except the image) is dumped.
AUTHOR
Peter Neelin
COPYRIGHTS
Copyright (C) 1993 by Peter Neelin $Date: 2004-05-20 21:52:08 $ MINCHEADER(1)
Related Man Pages
mincaverage(1) - debian
mincconcat(1) - debian
mincextract(1) - debian
mincinfo(1) - debian
minchistory(1) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file