home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / question / 13641 < prev    next >
Encoding:
Text File  |  1992-11-19  |  823 b   |  23 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!think.com!unixland!trw
  3. From: trw@unixland.natick.ma.us (Tim Weil)
  4. Subject: Recursive Tree Copy (with filter)?
  5. Message-ID: <1992Nov19.211748.27534@unixland.natick.ma.us>
  6. Organization: Unixland Public Access Unix  (508) 655-3848
  7. X-Newsreader: Tin 1.1 PL3
  8. Date: Thu, 19 Nov 1992 21:17:48 GMT
  9. Lines: 12
  10.  
  11. I need a utility that would perform a recursive tree copy but only 
  12. operates on a selected file set for transfers.  The specific problem
  13. concerns a complicated source tree with Makefiles embedded at various
  14. sub-directories throughout the tree.
  15.  
  16. What the utility might do is behave like "cp -r" and "grep make *"
  17. where any file prepended with "make" would be copied along with the
  18. attached subdirectory.
  19.  
  20. Timothy.Weil@dialcom.tymnet.com      or,
  21. timw@sonnyj.tymnet.com 
  22.  
  23.