home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume28 / ssh-1.2 / part01 / README < prev    next >
Text File  |  1992-03-15  |  1KB  |  53 lines

  1.                 --------------------------
  2.                      SSH version 1.20
  3.                 --------------------------   
  4.  
  5.  In this version of ssh I have: 
  6.  
  7.   - Fixed some minor bugs.
  8.  
  9.   - Added the -x option that makes it possible to
  10.     extract files in multipart archives. 
  11.  
  12.   - Added usage and version information options.
  13.  
  14.   - Increased the functionality so that it will work
  15.     on allmost all archives. I have only seen one type
  16.     that does not work and that is when the archives
  17.     contains archives themselves.
  18.  
  19.   - Updated the code so it will compile on all SYS V
  20.     machines too (I hope).
  21.  
  22.  If you find any faults while using this program please
  23.  notify me. Read the sourcecode for more information.
  24.  
  25.  To compile type 'make install'. For SYS V machines
  26.  see the makefile.
  27.  
  28.  This program has been tested on the SUN/SPARC and 
  29.  the HP9000/700 series.
  30.  
  31.  
  32.  Usage: ssh [-h]
  33.             [-x] < shar_archive
  34.             [-v]
  35.  
  36.  Options:
  37.    -h       - Display usage information. 
  38.    -x       - Extract files in archive instead
  39.               of spliting it into parts.
  40.    -v       - Display version information.
  41.  
  42.    Without any options ssh splits archives
  43.    into extractable 'PartXX' files.
  44.  
  45.  
  46.  Cheers!
  47. ________________________________________________________________________________
  48. Hans Beckerus                  Phone : +46 8 719 59 60     
  49. Ericsson Telecom AB            Memo  : ETX.ETXERUS
  50. AXE System Design              Email : etxerus@james.ericsson.se
  51. 126 25 Stockholm
  52. SWEDEN
  53.