Skip to content

A Python script to report the usage detail of a directory path in disk

License

Notifications You must be signed in to change notification settings

biogui/python-script-linux-disk-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disk Analyzes Script with Python for Linux

Py3.8 license

Hi, I'm Bio!

And this is a script for report the detailed usage of a directory in linux disk

Thanks for testing, feedbacks are awesome! Feel free to contact me on telegram here :)

Usage

Get the updated version of Python(3.x.x):

After that, clone the repository with and create a command:

   $ git clone https://github.com/biogui/simple-image-editor-with-openCV ~/.disk_analyzes

   $ ln -s ~/.disk_analyzes/diskReport.py /bin/analyzes

Now, in any directory, just using the analyzes command:

   For /home, run without arguments:

      $ analyzes

   For others, run with path directory:

      $ analyzes <path>

About

A Python script to report the usage detail of a directory path in disk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages