home *** CD-ROM | disk | FTP | other *** search
/ ST-Computer Leser 1998 October / STC_CD_10_1998.iso / UTILITY / UNRAR_ST / README.1ST < prev    next >
Text File  |  1998-09-26  |  2KB  |  45 lines

  1. This is the Atari port of UNRAR 2.01 freeware.
  2.  
  3.    All copyrights remain with Eugene Roshal. However, any questions regarding
  4. this Atari port should be directed to Florian Diete.
  5.    Please read LICENSE.TXT carefully before using UNRAR. As the Atari port
  6. could not be tested as extensively as was considered necessary increased
  7. attention should be paid to section 4.
  8.    The sources have not been included in this package as there were many
  9. changes necessary to allow for any 16 bit based OS and thus compilation on
  10. 32 bit systems may no longer yield an error-free version.
  11.  
  12.    Please note that the following contact addresses may change with time. If
  13. you have the means, please check before sending!
  14.  
  15. FidoNet:   Florian Diete @ 2:2454/113
  16. InterNet:  Florian_Diete@trust-me.com
  17. SnailMail: Florian Diete, Lindenstockstr. 36, 51647 Gummersbach, Germany
  18.  
  19. -----------------------------------------------------------------------------
  20.  
  21. UNRAR 2.01 freeware      Copyright (c) 1993-97 Eugene Roshal
  22.                          Atari version 17 Jan 1998 by Florian Diete
  23.  
  24. Usage:     UNRAR <command> -<switch 1> -<switch N> <archive> <files...>
  25.                  <@listfiles...> <path_to_extract\>
  26.            Specify empty listfile name to read names from stdin
  27.  
  28. <Commands>
  29.   x     Extract with full path        e    Extract to current directory
  30.   t     Test archive files            p    Print file to stdout
  31.   l     List contents of archive      v    Verbosely list contents of archive
  32.  
  33. <Switches>
  34.   r     Recurse subdirectories        y     Assume Yes on all queries
  35.   o+    Overwrite existing files      o-    Do not overwrite existing files
  36.   f     Freshen files                 u     Update files
  37.   v             List all volumes
  38.   c-            Disable comments show
  39.   x<file>       Exclude specified file
  40.   x@<list>      Exclude files in specified list file
  41.   x@            Read file names to exclude from stdin
  42.   p<password>   Set password
  43.   p-            Do not query password
  44.   kb            Keep broken extracted files
  45.