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 :)
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>