Script - Disk Usage Report: Difference between revisions
From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== What it is == | == What it is == | ||
This script will run and give you a detailed report on what is using your disk space. This script '''will not''' free up any space, only give you a report. | This script will run and give you a detailed report on what is using your disk space. This script '''will not''' free up any space, only give you a report. | ||
== How to run == | == How to run == | ||
Line 10: | Line 8: | ||
curl -k https://www.untangle.com/download/patches/generic/diskuse.sh | dash | curl -k https://www.untangle.com/download/patches/generic/diskuse.sh | dash | ||
</code> | </code> | ||
Revision as of 03:45, 18 August 2016
What it is
This script will run and give you a detailed report on what is using your disk space. This script will not free up any space, only give you a report.
How to run
curl -k https://www.untangle.com/download/patches/generic/diskuse.sh | dash