Bash Scripting Tutorials
-

Bash command line exit codes demystified
Exit codes (also called exit status) are how commands and scripts tell you whether they succeeded or failed. This guide explains how to read and…
Read More » -

Shell Script to Monitor Disk Usage
Introduction — monitor disk usage proactively Running out of disk space causes downtime and service failures. This guide shows how to build a lightweight disk…
Read More »

