DeeNewcum / dotfiles

my personal config files
12 stars 3 forks source link

create 'loc', a wrapper around 'locate' #5

Open DeeNewcum opened 12 years ago

DeeNewcum commented 12 years ago

It should do ALL the -d / -x / ... things that the normal Perl filer does.

It should have an additional parameter (-h) that only matches files under the current directory ("here").

It should be able wrap BOTH locate and slocate, and fill in slocate's inability to do -b queries.