home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / unix / shell / 5189 < prev    next >
Encoding:
Text File  |  1992-12-30  |  656 b   |  20 lines

  1. Newsgroups: comp.unix.shell
  2. Path: sparky!uunet!usc!sdd.hp.com!spool.mu.edu!umn.edu!csus.edu!netcom.com!kasajian
  3. From: kasajian@netcom.com (Kenneth Kasajian)
  4. Subject: find
  5. Message-ID: <1992Dec30.154242.26079@netcom.com>
  6. Keywords: find grep
  7. Organization: Netcom - Online Communication Services  (408 241-9760 guest) 
  8. Date: Wed, 30 Dec 1992 15:42:42 GMT
  9. Lines: 9
  10.  
  11. What is the unix command for DOS' 'find'.  I would like to
  12. display directories only with ls.  so I do an ls -F -1 and
  13. then display only those lines with a / .
  14.  
  15. Also.  How do I do I get grep to include in its file list all
  16. files in the current directory and files in all sub-directories?
  17.  
  18. kenny
  19.  
  20.