https://github.com/biogui/python-script-linux-disk-report
A Python script to report the usage detail of a directory path in disk
https://github.com/biogui/python-script-linux-disk-report
disk-usage python-script
Last synced: 12 months ago
JSON representation
A Python script to report the usage detail of a directory path in disk
- Host: GitHub
- URL: https://github.com/biogui/python-script-linux-disk-report
- Owner: biogui
- License: mit
- Created: 2020-08-12T01:05:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T21:29:34.000Z (over 5 years ago)
- Last Synced: 2025-01-11T01:12:39.358Z (about 1 year ago)
- Topics: disk-usage, python-script
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Disk Analyzes Script with Python for Linux
[](https://docs.python.org/release/3.8.5/whatsnew/changelog.html#changelog)
[](https://github.com/biogui/simple-image-editor-with-openCV/blob/master/LICENSE)
Hi, I'm [Bio](https://github.com/biogui)!
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](https://t.me/gui_bio) :)
## Usage
Get the updated version of Python(3.x.x):
* [Python](https://realpython.com/installing-python/)
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 `