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 | ##################################### |