Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 383 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 383 Bytes

Godex

Godex (Go-indexer): Simple multi-threaded Filesystem traverser

Install:

  1. git clone https://github.com/Cybergenik/godex.git
  2. cd godex && go install

Usage:

godex [OPTIONS] <dir/file> ...

Ex:

  • godex /home/user1
  • godex /home/user1 /home/user2

Options:

--help: Prints this message