Skip to content
/ gocate Public

a cleverer (eventually) replacement for locate written in Golang

License

Notifications You must be signed in to change notification settings

iggy/gocate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocate - a cleverer (eventually) replacement for locate written in Golang

Features

  • Stores hash of file contents for later comparing/printing of duplicate files
  • Can update the database starting at a specific directory in the file tree

Usage

Update gocate database starting at /

gocate -updatedb -path /

Find files ending with certain characters

gocate .md$

Other

gocate -updatedb -path /media/movies

gocate -updatedb -path ~/Music

About

a cleverer (eventually) replacement for locate written in Golang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages