home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / shell / 5221 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!mnemosyne.cs.du.edu!nyx!rduta
  3. From: rduta@nyx.cs.du.edu (Radu)
  4. Subject: need a bit of help in
  5. Message-ID: <1993Jan1.195022.23031@mnemosyne.cs.du.edu>
  6. X-Disclaimer: Nyx is a public access Unix system run by the University
  7.     of Denver for the Denver community.  The University has neither
  8.     control over nor responsibility for the opinions of users.
  9. Sender: usenet@mnemosyne.cs.du.edu (netnews admin account)
  10. Organization: Nyx, Public Access Unix at U. of Denver Math/CS dept.
  11. Date: Fri, 1 Jan 93 19:50:22 GMT
  12. Lines: 16
  13.  
  14.  
  15. Ok, tow things:
  16. 1) I want a method of copying whole directories.  I'm used to the mac where
  17.    you can just drag folders form one dir to another and it moves it or
  18.    copies it.  I want something similar for unix.  The thing is that I
  19.    Haven't the slightest idea how to start.
  20.  
  21. 2) I was wandering what is the easiest way to do a recursive grep, where
  22.    it searches all the files in all dirs.  I was thinking something along
  23.    the lines of "grep -R string *" but the "-R" flag is not an option.
  24.  
  25. any ideas?
  26.  
  27. --
  28. ********************************************************************************
  29. I only kill to know I'm alive!
  30.