home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d3xx
/
d352
/
treewalk.lha.pi
< prev
Wrap
Text File
|
1994-03-27
|
596b
|
20 lines
.name
TreeWalk
.author
Mike Meyer
.source
Includes source in C.
.description
File tree walking subroutine designed to be fast, robust, and not use a lot
of any critical resource. Includes both a CLI interface to that routine the
form of a find-like utility that uses C expressions instead of Unix-like
flags, and a program to tell you if directory trees will fit on a given
disk, or how many extra blocks you'll need if they won't.
.reference
AmigaLibDisk289:TreeWalk/
?.?
.described-by
Automatically generated from Contents file by c2pi program.
.short
Fast, robust, file tree walking routine.