1 unstable release
0.1.0 | Nov 25, 2021 |
---|
#1763 in Filesystem
3KB
Usage
./bfs [regex] [path]
- default regex: .*
- default path: .
Perform a breadth first search starting at the given path. Print filenames matching the regex.
Dependencies
~2–3MB
~54K SLoC