searchfs
searchfs copied to clipboard
Command line tool to quickly search by filename on entire APFS and HFS+ volumes using the file system catalog.
Catalina 10.15.3 `searchfs` seems unable to search the r/w mountpoint where all user data is stored. Tried v0.3 from https://sveinbjorn.org/files/software/searchfs.zip as well as compiling from `master` - same result: ```sh...
Please support the standard `DESTDIR` variable in your Makefile. If I run ``` sudo make install DESTDIR=/tmp/root ``` then I would expect the files to get installed in ``` /tmp/root/usr/local/bin/searchfs...