mf icon indicating copy to clipboard operation
mf copied to clipboard

A minimalistic `find` program.

mf - MiniFind

Find matching files.

Installing

$ git clone https://github.com/wafelack/mf.git
$ cd mf/
$ make
$ make install [PREFIX=/wherever/you/want]