Thanks to visit codestin.com
Credit goes to github.com

Skip to content

killercup/dua-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DUA (-> Disk Usage Analyzer) is a tool to conveniently learn about the usage of memory of a given directory. It's parallel by default and will max out your SSD, providing relevant information as fast as possible.

Tasks

  • Simple CLI to list top-level directories similar to sn-sort
  • A multi-threaded directory walker capable of being used for all kinds of directory-based computations. Ideally, each listing of a directory can be handled by a separate thread.

About

A tool to conveniently learn about the disk usage of directories, fast!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 92.2%
  • Shell 6.2%
  • Makefile 1.5%
  • Dockerfile 0.1%