Searchfs Versions Save

Command line tool to quickly search by filename on entire APFS and HFS+ volumes using the file system catalog.

0.3.0

5 years ago
  • New -l flag makes searchfs list all mounted volumes that support catalog search
  • Volume to search can now be specified via device name (e.g. "/dev/disk1s1") as well as mount path
  • Regex modifiers ^ and $ can now be used to match only at the start or end of a filenames, respectively.

0.2.0

5 years ago
  • Fixed issue which prevented searchfs from working on older versions of macOS
  • Now fails silently when path lookup fails for a file system object ID
  • Now runs on macOS 10.7 or later

0.1

5 years ago

Initial release