Opengist Logo Gist@portalZINE

Explore

  • All gists
  • Topics
  • Users
Data Privacy
Give feedback on the new UI Powered by Opengist ⋅ 43ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login
b

bash

Recently created Least recently created Recently updated Least recently updated
portalzine

portalzine / Script to check comprehensive disk statistics

Last active 3 months ago bash
0 0 1
1
2 #!/bin/bash
3
4 # Script to check comprehensive disk statistics
5 # Author: Alex@portalZINE.de
6 # Date: 25.11.2025
7
8 #####################################
9 # CONFIGURATION
10 #####################################