home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / hdrexe.zip / HDR.TXT < prev    next >
Text File  |  2001-01-22  |  881b  |  25 lines

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