home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d3xx / d352 / treewalk.lha.pi < prev   
Text File  |  1994-03-27  |  596b  |  20 lines

  1. .name
  2. TreeWalk
  3. .author
  4. Mike Meyer 
  5. .source
  6. Includes source in C.
  7. .description
  8. File tree walking subroutine designed to be fast, robust, and not use a lot
  9. of any critical resource. Includes both a CLI interface to that routine the
  10. form of a find-like utility that uses C expressions instead of Unix-like
  11. flags, and a program to tell you if directory trees will fit on a given
  12. disk, or how many extra blocks you'll need if they won't.
  13. .reference
  14. AmigaLibDisk289:TreeWalk/
  15. ?.?
  16. .described-by
  17. Automatically generated from Contents file by c2pi program.
  18. .short
  19. Fast, robust, file tree walking routine.
  20.