home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / arc_lbr / arff.arc / ARFF.MSG < prev    next >
Internet Message Format  |  1988-09-07  |  1KB

  1. From: maa@nbires.NBI.COM (Mark Armbrust)
  2. Newsgroups: comp.binaries.ibm.pc
  3. Subject: arff, general purpose arc/zoo file finder
  4. Date: 28 Aug 88 03:00:15 GMT
  5. Summary: arff.arc, general purpose arc/zoo file finder
  6. Approved: dhesi@bsu-cs.UUCP
  7.  
  8. I've seen several messages on the net saying "zoo is nice, I wish there
  9. was a 'zoofind' program."   Well here it is, making its debut after a
  10. couple of evenings hacking after work.
  11.  
  12. ARFF not only looks in .ZOO's and .ARC's, it can look in most any
  13. archive you for which there is a program that will list it to stdout.
  14.  
  15. It does so by executing the listing program (arcv, looz, tar, whatever)
  16. as a child and captures and examines its output.  Any matching files
  17. found are listed in a more-or-less standard format.
  18.  
  19. Mark Armbrust
  20. 8/20/88
  21.  
  22. [
  23. This is version 1.0 of arff.  Highly configurable, it reads an external
  24. configuration file to find out how to manipulate each different kind of
  25. archive.  It will search recursively through any specified directory
  26. tree.
  27.  
  28. The program is quite fast and worked well for me, though there may be
  29. a minor bug because I once hit control C and managed to send it into
  30. an infinite loop.
  31.  
  32. Source suitable for Microsoft C 5.1 is included.
  33.  
  34. -- R.D.
  35. ]
  36.