home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / coherent / 4215 < prev    next >
Encoding:
Text File  |  1992-09-02  |  2.4 KB  |  77 lines

  1. Newsgroups: comp.os.coherent
  2. Subject: Re: Copying files to floppy disks
  3. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!rpi!think.com!unixland!rmkhome!rmk
  4. From: rmk@rmkhome.UUCP (Rick Kelly)
  5. Organization: The Man With Ten Cats
  6. Date: Wed, 2 Sep 1992 18:13:46 GMT
  7. Reply-To: rmk@rmkhome.UUCP (Rick Kelly)
  8. Message-ID: <9209021314.00@rmkhome.UUCP>
  9. References: <9208280023.33@rmkhome.UUCP> <2852@monarch.array.com>
  10. Lines: 65
  11.  
  12. In article <2852@monarch.array.com> mike@array.com (Mike Willett) writes:
  13. >
  14. I said:
  15. >: And Coherent cat works just like UNIX cat.
  16. >: I have an internet account, but my method of getting sources from the
  17. >: internet to rmkhome is:
  18. >: 1. ftp source file
  19. >: 2. uuencode source file
  20. >: 3. split uuencoded file into 64k sized pieces
  21. >
  22. >    A shell script called "split" should work nice here. In 4.0 you
  23. >    should not have to split them. (Hopefully)
  24.  
  25. Split is a standard UNIX command.
  26.  
  27. >: 4. mail the pieces to myself at rmkhome
  28. >
  29. >    You can also uucp them.  Then you can skip step 5.
  30. >    On a Sun (HDB)(at least) you can uuto them.
  31.  
  32. Only if the permissions are set up for all the systems down the line.
  33.  
  34. >: 5. edit the pieces to remove mail header and blank line at end of message
  35. >: 6. cat fileparts.xa? >filename.uue
  36. >
  37. >    A shell script called join should work nice here too..  :)
  38.  
  39. And a vi macro can do most of the work.
  40.  
  41. >: 7. uudecode filename.uue
  42. >: 8. etcetera
  43. >: 
  44. >: I've been doing this with Coherent since 3.1.0 without any problems.
  45. >: And I've been doing it with UNIX for around 10 years.
  46. >
  47. >    In 64K chunks?  Masochist!    :)
  48.  
  49. When you are forced to mail sources it is best to use 64k as the chunk,
  50. as that is the maximum supported by many mailers.  Obviously, when I
  51. can I use UUCP to move the whole file at once.
  52.  
  53. >    Somebody want to tell me what real UNIX is?  :)  I have not
  54. >    seen it in 12 years...  :)  I will vote for the candidate 
  55. >    (or alien) who will pledge to bring real Unix back!  :)
  56. >
  57. >    Anybody worked in real Unix prior to 1968?  :)  :)  :)
  58.  
  59. No such animal.
  60.  
  61. >--
  62. >       mike@array.com     So much fun, so little time to enjoy it...
  63. >
  64. >       System Administration: n, 1. Fixing yesterdays' problems 
  65. >                tomorrow.
  66. >-- 
  67. >       mike@array.com     So much fun, so little time to enjoy it...
  68. >
  69. >       System Administration: n, 1. Fixing yesterdays' problems tomorrow.
  70.  
  71.  
  72. You'd better fix your news software. :-)
  73.  
  74. -- 
  75.  
  76. Rick Kelly    rmk@rmkhome.UUCP    unixland!rmkhome!rmk    rmk@frog.UUCP
  77.