Skip to content

zznathans/du-tree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Disk usage tree

du-tree is a simple command line utility which displays disk usage within a tree like structure. This acts as a personal hello world application for any new applications. Each folder within this repo is another language used to make du-tree.

Usage:

du-tree [-Vvlbf] directory

Arugments:

Short Long Explination
-V --version Show the version string.
-v --verbose Show as much info as possible
-l --legend When color is being used, show what color means what usage
-b --bleach No color is outputed
-f --full Print to full path for every file.

Tests

The goal would be to have a unified testing suite, but that is still being looked into.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.7%
  • Go 3.3%