Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filed

Filed allows you to gather statistics about files on your system. It stores the data in a local sqlite database for fast querying.

Commands

index -p "path to directory"

Indexes all files recursively rooted at "path to directory"

hash -d "path to sqlite database"

Hashes (sha512) all files in "path to sqlite database"

stats -d "path to sqlite database"

Finds statistics of all hashed files in "path to sqlite database" including

  • number of duplicates
  • total file size spent

About

File statistics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages