sift
sift copied to clipboard
Limit depth of search?
Does it make sense to add a feature to limit the depth of search to N sub-directories deep?
e.g:
sift -d 2 'mystring' # search for "mystring" in files but don't recurse more then 2 directories deep