home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / frp / hero / README.TXT < prev   
Text File  |  1996-07-21  |  2KB  |  68 lines

  1. This is the HERO archive at FTP.CS.PDX.EDU
  2.  
  3.  
  4. Questions and comments should be mailed to the archive administrator:
  5.  
  6.   Mike Harvey
  7.   mike@cs.pdx.edu
  8.  
  9. When sending email to the administrator, please begin your subject line
  10. with "Archive:" so it doesn't get lost in the dozens of messages which
  11. arrive daily (many of which are deleted if they don't look interesting).
  12.  
  13. ---------------------------------------------------------------------------
  14.  
  15. Some frequently asked questions:
  16.  
  17. Q. What is a .gz extension mean?
  18.  
  19. A. Files with a .gz extension are compessed using GNU ZIP, a free
  20.    compression utility.  If you run Linux, it should be available on
  21.    your system as gzip; many UNIX systems will have it as well.  If
  22.    you run DOS, get ftp://ftp.cs.pdx.edu/pub/gnu/gzip-1.2.4.msdos.exe
  23.    If you use Windows 95 or Windows NT, WinZip will handle .gz files.
  24.  
  25. Q. What is a .Z extension?
  26.  
  27. A. I don't think there are any of these in the archive, but if you
  28.    find one, it is a file compressed with the UNIX 'compress' utility.
  29.    Versions are available for all major operating systems, and are
  30.    included with UNIX and Linux.
  31.  
  32. Q. What are .tar files?
  33.  
  34. A. Files with a .tar extension are uncompressed archives; "tar" is a
  35.    utility (Tape ARchiver) which can be found on any UNIX system.
  36.    Versions are available for DOS in any decent archive (extar.exe
  37.    is a good one), and Win95/WinNT users can use WinZip.
  38.  
  39. Q. What is a .tar.Z, .tar.gz, or .tgz file?
  40.  
  41. A. Tarred files are frequently compressed with "compress" (.tar.Z) or
  42.    GNU Zip (.tar.gz or .tgz). Such files should first be decompressed
  43.    to produce a .tar file, then untarred as described above.
  44.  
  45.  
  46. Q. Hey... what about the Macintosh?
  47.  
  48. A. Sorry, I really don't know anything about it.  I am sure Mac versions
  49.    of the above utilities are available, but I don't know what they are
  50.    called or where to get them.  Check your favorite general-purpose FTP
  51.    archive in the "archiving" or "compression" or "utilities" section.
  52.  
  53. For more information on file compression, try the following web pages:
  54.  
  55.   http://www.matisse.net/files/formats.html
  56.   http://www.mps.org/~ebennett/
  57.   http://ac.dal.ca/~dong/contents.html
  58.   http://ac.dal.ca/~dong/compress.htm
  59.  
  60. Some archives where utilities can be found:
  61.  
  62.   http://www.winsite.com/
  63.   ftp://ftp.winsite.com/
  64.   ftp://ftp.cica.indiana.edu/
  65.   ftp://ftp.cs.pdx.edu/pub/gnu/gzip-1.2.4.msdos.exe
  66.  
  67.   
  68.