rf(1)
rf - a tiny and simple file finder
rf [-d directory] [pattern ...]
rf will find files or directories based on one or more glob (or optionally substring) patterns, while respecting any ignore rules in rfignore files.
-d directory Search from specified directory, otherwise defaults to current working directory.
-l count Limit to specified matches count.
-s Match using substrings instead of globs.
-v Invert matches.
-w Match wholename, including path.
rfignore(5)
Copyright © 2019 - 2021 Rory Bradford roryrjb@gmail.com.