home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / question / 15224 < prev    next >
Encoding:
Text File  |  1993-01-06  |  674 b   |  22 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!brunix!doorknob!rv
  3. From: rv@cs.brown.edu (rodrigo vanegas)
  4. Subject: splitting large files
  5. Message-ID: <RV.93Jan6164859@vegas.cs.brown.edu>
  6. Sender: news@cs.brown.edu
  7. Organization: Dept. of Computer Science, Brown University
  8. Distribution: comp
  9. Date: Wed, 6 Jan 1993 21:48:59 GMT
  10. Lines: 10
  11.  
  12. Is there a standard way to split large files (binary or text) into
  13. bitesize chunks that can be later reassembled automatically a la
  14. shar/unshar?  Currently i am using "split" (uuencoding if binary)
  15. which is both awkward and VERY manual.
  16.  
  17. So are there better tools for this?  or should i write my own?
  18.  
  19.  
  20. rodrigo vanegas
  21. rv@cs.brown.edu
  22.