hdr 2.10.000: Jun 17 1998
Usage: hdr [-dfhmpRrSsTtyv?] [-jefiInrR] file ...
	-d: print data relocation records
	-f: prepend the file name on every output line
	-h: print the file header (default)
	-m: print only memory segment table information
	-j<tl>: print specified tables; <tl> = one or more of
		e: print entry table
		f: print extended attributes
		i: print import module table
		I: print import procedure table
		n: print non-resident name table
		r: print resident name table
		R: print Resource table
	-p: print file seek positions
	-R: same as -r, but also follows relocation chains
	-r: print both text and data relocations
	-S: print the file segment table with a header
	-s: print the symbol table
	-T: print the file type
	-t: print the text relocation records
	-y: dump DOS .sym files
	-v: verbose (print everything)
	-?: print this message
