A python package to display quota info
Project description
qcheck
A script to display user quota info graphically on the terminal
This is just a wrapper script around quota -a, therefore quota should be installed and users should have access to it
Storage space report for user's account:
storage: |============== | 40%, 393MB used, 583MB free
file count: |=========== | 34%, 6822Used, 13178Free
Install and build locally
git clone $repo
pip3 install build
apt install python3-virtualenv
cd $repo
python3 -m build
pip3 install dist/qcheck...*...whl
Cool use cases
You can have qcheck run on login for a user by placing the following in /etc/profile.d/motd.sh
/usr/local/bin/qcheck $USER
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qchk-0.0.1.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
qchk-0.0.1-py3-none-any.whl
(3.4 kB
view details)
File details
Details for the file qchk-0.0.1.tar.gz.
File metadata
- Download URL: qchk-0.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b8f5019b43d027e4afc72f88bb1149c83b15d9a86a5a914eae87bd32062e42e
|
|
| MD5 |
b31a9e6e132a485a8ab128e363a148ac
|
|
| BLAKE2b-256 |
6de27ab923af07120f987e7da05aa60ad5236e6342a8f906453aa228c8c6a5f0
|
File details
Details for the file qchk-0.0.1-py3-none-any.whl.
File metadata
- Download URL: qchk-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3bfc8ab61ca04aae609fb8aaf7e55c93a6b5d547db8e47107a7e12ea1da5d9ca
|
|
| MD5 |
3eb0a687efcab5a83cf4bee43fc49155
|
|
| BLAKE2b-256 |
79a9dd889346c53c93fad1e03ba618d05dfde0349d88ff7676928a5600b50129
|