home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / misc / 27737 < prev    next >
Encoding:
Text File  |  1992-08-19  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!jvnc.net!nuscc!eletanjm
  3. From: eletanjm@nuscc.nus.sg (TAN JIN MENG)
  4. Subject: Re: Does Os/2 Have The Equai
  5. Message-ID: <1992Aug19.162731.3242@nuscc.nus.sg>
  6. Organization: National University of Singapore
  7. References: <714223952.6@wyrm.rbbs-net.ORG>
  8. Date: Wed, 19 Aug 1992 16:27:31 GMT
  9. Lines: 26
  10.  
  11. Daniel.Karellen@f501.n914.z8.rbbs-net.ORG (Daniel Karellen) writes:
  12. : BM>Everyone / Anyone:
  13. : BM>Does OS/2 have the equaivalent of the UNIX usage of ``?  For example, the
  14. : BM>command: grep "---" `find . -name ~*~ -print` is very useful.  It finds
  15. : BM>all files/directories and passes the to grep as its parameters (filesnames).
  16. : BM>Thanks in advance.
  17. : BM>Bert.
  18. : Download GREP for OS/2 from the fernwood bbs (203) 483-0348.  That's the 9600
  19. : baud line, there's also a 14,400 baud line.
  20. : ___
  21. :  * MR/2 1.2x NR * Let's Go Mets!
  22. :  * Origin: SeaHunt BBS, San Francisco (415-431-0227) (8:914/501)
  23.  
  24. The utility aw.exe (a PM app) is very useful (and fast too) for locating
  25. files. Its available at hobbes but I can't remember where.
  26.  
  27. Another useful thing to know is the command "dir/s" which recursively
  28. lists all files in the directory and its descendents. This can be
  29. combined with the grep.
  30.  
  31. jin meng
  32.