
-- Taken from the LZMA SDK 9.22, slightly tweaked (for 8.3 friendliness),
   and compiled with "classic" GCC 2.95.3 / DJGPP 2.03p2 (386+) for FreeDOS.

http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/file/7zip/
http://sourceforge.net/projects/p7zip
http://sourceforge.net/projects/sevenzip
http://www.7-zip.org

7z ANSI-C Decoder 9.22 beta : Igor Pavlov : Public domain : 2011-04-18

Usage: 7zDec <command> <archive_name>

<Commands>
  e: Extract files from archive (without using directory names)
  l: List contents of archive
  t: Test integrity of archive
  x: eXtract files with full paths

