Skip to content

Instantly share code, notes, and snippets.

@carlos-moreno
Created November 18, 2023 10:54
Show Gist options
  • Save carlos-moreno/86e3ef12020d56713136ec4b4e6bd20b to your computer and use it in GitHub Desktop.
Save carlos-moreno/86e3ef12020d56713136ec4b4e6bd20b to your computer and use it in GitHub Desktop.
#!/bin/bash
echo "Report file system disk space usage"
df -h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment