Skip to main content

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


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

Uploaded Source

Built Distribution

qchk-0.0.1-py3-none-any.whl (3.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page