4 releases
0.1.3 | Feb 26, 2024 |
---|---|
0.1.2 | Feb 15, 2024 |
0.1.1 | Feb 15, 2024 |
0.1.0 | Feb 15, 2024 |
#615 in Filesystem
9KB
179 lines
findrs
A fast, simple implementation of find
in Rust. It doesn't have all features of find
but it fills my needs.
findrs
findrs -n "name"
findrs -a # show hidden
findrs -r # recursive
findrs -i "ignore"
findrs -t [d/f]
Dependencies
~1–11MB
~75K SLoC