home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / sci / math / stat / 1660 < prev    next >
Encoding:
Text File  |  1992-08-14  |  2.3 KB  |  52 lines

  1. Path: sparky!uunet!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!sirius!wvenable
  2. From: wvenable@algona.stats.adelaide.edu.au (Bill Venables)
  3. Newsgroups: sci.math.stat
  4. Subject: Re: |STAT now available via anonymous ftp
  5. Message-ID: <WVENABLE.92Aug15142816@algona.stats.adelaide.edu.au>
  6. Date: 15 Aug 92 04:58:16 GMT
  7. References: <1992Aug13.061250.3960@cis.ohio-state.edu>
  8. Sender: news@ucs.adelaide.edu.au
  9. Organization: Department of Statistics, University of Adelaide
  10. Lines: 38
  11. Nntp-Posting-Host: algona.stats.adelaide.edu.au
  12. In-reply-to: perlman@cis.ohio-state.edu's message of 13 Aug 92 06:12:50 GMT
  13.  
  14. >>>>> "Perlman" == Gary Perlman <perlman@cis.ohio-state.edu> writes:
  15.  
  16. Perlman> To unpack the archive, you need uudecode, crypt, uncompress, and tar.
  17. Perlman> To ensure that the distribution restrictions on |STAT are maintained,
  18. Perlman> a password has been attached to the archive.
  19. Perlman> To obtain the password from me, you must send me a message with:
  20. Perlman>     I AGREE TO ADHERE TO THE CONDITIONS OF USING |STAT.
  21. Perlman>     I AGREE THAT I WILL NOT SHARE THE |STAT PASSWORD WITH OTHERS.
  22. Perlman> After obtaining the file, which you can also request from me via email,
  23. Perlman> you should run the following commands:
  24. Perlman>     uudecode < stat.tar.Z.crypt.uu
  25. Perlman>     crypt < stat.tar.Z.crypt > stat.tar.Z
  26. Perlman>     uncompress stat.tar.Z
  27. Perlman>     tar xvf stat.tar
  28.  
  29. Just a couple of neutral comments.
  30.  
  31. uuencoding is not necessary for files transferred by remote ftp, so long as
  32. "binary" mode is set during transmission.
  33.  
  34. I suppose it is well known that the "crypt" facility is still an illegal
  35. export from the US and (in theory) should not exist on any machine outside
  36. the US.  So persons like me outside the US intending to get |STAT this way
  37. will need first to get an account somewhere inside the US, remote login to
  38. it, ftp it there first, decrypt it there, re-ftp it home and so on.  But if
  39. that's the deal, then I guess that's the deal.
  40.  
  41. The last two lines above can be done as one without explicit uncompressing:
  42.  
  43.     zcat stat.tar.Z | tar xvf -
  44.  
  45. You can sometimes avoid discs overflowing and write failures this way.
  46.  
  47. wnv.
  48. --
  49. ___________________________________________________________________________
  50. Bill Venables, Dept. of Statistics, | Email: venables@stats.adelaide.edu.au
  51. Univ. of Adelaide, South Australia. | Tel: +61 8 228 5412  Fax: ...232 5670
  52.