about summary refs log blame commit diff stats
path: root/README.md
blob: ffdd2d2e302846d1b3073a09536012bc2a1cb3b5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                                 
# rf

> A tiny and simple cross-platform file finder

### Installation

The only requirements are a libc and a C compiler. `rf` has been successfully
tested on OpenBSD, FreeBSD and Linux (with glibc and musl), on x86, amd64 and arm
and with clang and gcc.

```
$ make install
```

### Usage

See `man rf` for more details and examples.