# rf > A tiny and simple cross-platform file finder ## Installation ### From Source Absolute minimum requirements are a C99 compiler. `rf` has been successfully tested on OpenBSD, FreeBSD and Linux (with glibc and musl), on amd64 and arm and with clang and gcc. For man pages you will require [__scdoc__(1)](https://sr.ht/~sircmpwn/scdoc/). $ make install ## Usage See `man rf` for more details and examples.