Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.17 KB

File metadata and controls

33 lines (17 loc) · 1.17 KB

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>