home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / apple2 / 20391 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.6 KB  |  51 lines

  1. Newsgroups: comp.sys.apple2
  2. Path: sparky!uunet!gatech!darwin.sura.net!spool.mu.edu!umn.edu!csus.edu!netcom.com!payner
  3. From: payner@netcom.com (Rich Payne)
  4. Subject: Re: More help for the dummy...
  5. Message-ID: <vxyn=gj.payner@netcom.com>
  6. Date: Mon, 14 Sep 92 19:01:53 GMT
  7. Organization: Netcom - Online Communication Services (408 241-9760 guest)
  8. References: <9209141303.AA02685@apple.com> <1992Sep14.154118.10873@news.iastate.edu>
  9. Lines: 40
  10.  
  11. In article <1992Sep14.154118.10873@news.iastate.edu> irsman@iastate.edu (Ian Schmidt) writes:
  12. >To unpack a '.tar' (Tape ARchive) file, type the following on your Unix box:
  13. >
  14. >tar -vfx filename.tar
  15. >
  16. >To unpack a '.shar' (SHell ARchive) file, type the following (again only on
  17. >Unix):
  18. >
  19. >filename.shar
  20. >
  21. >You may need to execute-enable a shar file before the system will allow you
  22. >to run it...do a 
  23. >
  24. >chmod filename.shar 777  
  25.  
  26. This is not necessary. Be sure to remove any mail headers or newsgroup
  27. hearers if the sharred file came over the net, then all you need to do
  28. is ... 
  29.  
  30. % sh filename.shar
  31.  
  32. >and all should be well.  (yes, I know that enables more permissions than are
  33. >actually needed =).
  34. >
  35. >There is no real advantage to using these types of archives, but they are the
  36. >standard for Unix/Ultrix/SunOS/HP-UX/A-UX/AIX/Linux/etc systems.  I undersand
  37. >that the 'tar' utility is also avalible for GNO and possibly also the other
  38. >shells like Orca, ECP-16, etc.
  39. >
  40. >  
  41. >-- 
  42. >   _IanSchmidt(oINet+irsman@iastate.edu,oBITNET+twbv4@isuvax,$C000,Data)
  43. > Data  dc i'Apple IIgs,Rush,Tiny Toons,Ren & Stimpy,Dave Barry,David Letterman'
  44. >   "I will choose a path that's clear: I will choose free will" - Neil Peart
  45.  
  46. Rich
  47.  
  48. payner@netcom.com
  49.  
  50.  
  51.