Mbaoma / linux-disk-space-usage

A bash script that checks how much space is left on disk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux-disk-space-usage

A bash script that checks how much space is left on disk

Steps

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

image

About

A bash script that checks how much space is left on disk


Languages

Language:Shell 100.0%