Skip to content

nakhan98/pylocate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pylocate


Quick and dirty python version of mlocate

Options:
    -u, --update                Re-index SEARCH_DIRS and update pickle store
    -f, --find <search_term>    Search directories for file using <search_term>
                                (optional)

Usage:
    ./pylocate.py -u
    ./pylocate.py -f find_me
    ./pylocate.py find_me_*.py

About

Quick and dirty python version of mlocate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages