17 lines
342 B
Markdown
17 lines
342 B
Markdown
|
---
|
||
|
title: disk_mitigator.sh
|
||
|
categories: [disk]
|
||
|
source: bin/disk_mitigator.sh
|
||
|
generated: 2025-05-22T08:38:59-04:00
|
||
|
---
|
||
|
|
||
|
# disk_mitigator.sh
|
||
|
|
||
|
#!/bin/bash
|
||
|
=== Prompt for Target ===
|
||
|
=== Alert Config (local alerts) ===
|
||
|
=== Remote Disk Check + Cleanup Script ===
|
||
|
#!/bin/bash
|
||
|
|
||
|
_Auto-generated from source script on Thu May 22 08:38:59 AM EDT 2025_
|