Done locate

samintz

Scott Mintz
May 20, 2008
1,557
26
Solon, OH, USA
Have you looked at Everything Search from Void Tools? I created a plugin based on the ES command line tool.

ES [switches] searchstring
-r Search the database using a basic POSIX regular expression.
-i Does a case sensitive search.
-w Does a whole word search.
-p Does a full path search.
-h --help Display this help.
-n <num> Limit the amount of results shown to <num>.
-s Sort by full path.

http://www.voidtools.com/