diff options
Diffstat (limited to 'status.sh')
| -rwxr-xr-x | status.sh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/status.sh b/status.sh deleted file mode 100755 index 55fc00a..0000000 --- a/status.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -echo --------------------------------------------------- -cat /proc/mdstat -echo --------------------------------------------------- -sudo virsh list -echo --------------------------------------------------- -df -h -echo --------------------------------------------------- -last -x shutdown -x reboot | head -n4 -sleep 1 |
