weyrick / efind

intuitive find frontend that parses english language expressions to find files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intuitive find interface that uses english language expression:

efind <path> <expr> <passthru options>

expr examples:

"owned by weyrick modified before [last thursday]"
"grouped by (root or adm) and created > [3 months ago]"
"not permissions g+w"
"directory named foo*"
"file inamed *someFile* created [today - two weeks]"

About

intuitive find frontend that parses english language expressions to find files


Languages

Language:C 93.9%Language:C++ 3.3%Language:Yacc 1.7%Language:CMake 1.1%