home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / dump21.zip / dump.txt next >
Text File  |  2003-03-07  |  469b  |  13 lines

  1.  
  2. used: DUMP2 [dumpfile] [option] [undumpfile]
  3.  
  4.       [option]     : /a  /0   normal dump (hexadecimal and ascii)
  5.                    : /b  /2   binary dump
  6.                    : /o  /8   octal dump
  7.                    : /d  /10  decimal dump
  8.                    : /x  /16  hexadecimal dump
  9.                    : /u       undump (normal dump -> binary file)
  10.  
  11.       [dumpfile]   : dump target file
  12.       [undumpfile] : undump destination file( be in need of /u. )
  13.