home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / apps / 7915 < prev    next >
Encoding:
Internet Message Format  |  1992-11-06  |  1.9 KB

  1. Xref: sparky comp.os.os2.apps:7915 comp.os.os2.misc:35524
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!zaphod.mps.ohio-state.edu!caen!uflorida!travis.csd.harris.com!rcx1!kbeal
  3. From: kbeal@rcx1.ssd.csd.harris.com (Ken Beal)
  4. Newsgroups: comp.os.os2.apps,comp.os.os2.misc
  5. Subject: Re: Port of unix 'find' on OS/2?
  6. Summary: You can do this with the DIR command...
  7. Keywords: find, dir, os/2 is great
  8. Message-ID: <1dcjruINNkeu@travis.csd.harris.com>
  9. Date: 6 Nov 92 02:04:46 GMT
  10. References: <exujlg.159.0@exu.ericsson.se> <hatton.720779901@cgl.ucsf.edu>
  11. Organization: Harris CSD, Ft. Lauderdale, FL
  12. Lines: 27
  13. NNTP-Posting-Host: rcx1.ssd.csd.harris.com
  14.  
  15. In article <hatton.720779901@cgl.ucsf.edu> hatton@socrates.ucsf.edu (Tom Hatton) writes:
  16. >exujlg@exu.ericsson.se (Jon L. Gauthier) writes:
  17. >>I downloaded the GNU file utilities and text utilities a while back from
  18. >>ftp-os2, but 'find' was not in them.  Does anyone know if this has been
  19. >>ported to OS/2?  
  20. >
  21. >>I desperately need a 32bit version as I have to conditionally search some 
  22. >>large partitions ( >600MB ) on our Lan Manager net for file maintainance.  
  23. >>My DOS version chokes when having to search through more than several 
  24. >>thousand file names!
  25. >
  26. >There is a 32-bit file-find for OS/2 that I have used called 'whereis',
  27. >should be on ftp-os2.nmsu.edu in /pub/os2/2.0/diskutils.
  28. >
  29. >Tom
  30.  
  31.     You can do a find under DOS or OS/2 command line, just by typing,
  32. "dir /a/s/b \xxxx*" where xxxx is what you want to find.  This only works
  33. on one drive at a time, but you could write a script to handle more than
  34. one.  (I notice the original poster says that the DOS version chokes;
  35. I don't believe this will, but if this is the method being used, then
  36. I apologize for the bandwidth.)
  37. --
  38. Kenneth L. Beal, Jr.            kbeal@amber.ssd.csd.harris.com
  39. "I'd give my right arm to be ambidextrous!" - MST3k
  40. "Street person my responsibility." - Indigo Girls
  41. The opinions expressed above are true.  The preceding sentence is false.
  42.