A bash script that checks how much space is left on disk
Run the following commands to check how much space is left is left on your disk
- Clone the repository
git clone https://github.com/Mbaoma/linux-disk-space-usage.git
- Make the script executable
chmod u+x check
- Runt the script
./check