Skip to content

Commit 95b57a5

Browse files
committed
Shows the slice, as well as the GB of space used, as well as the space left, it will loop round and round until you cancel it running
1 parent b3b7311 commit 95b57a5

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

monitor_slice.ksh

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
#!/bin/ksh
22

3-
# Script Name : monitor_slice.ksh
3+
# Script Name : monitor_slice.ksh
4+
# Author : Craig Richards
5+
# Created : 14-June-2006
6+
# Last Modified :
7+
# Version : 1.0
48

5-
# Author : Craig Richards
6-
# Created : 14-June-2006
9+
# Modifications :
710

8-
# Modifications :
9-
10-
# Description : Shows you the space for a single slice
11-
12-
# Instructions : monitor_slice.ksh
11+
# Description : Shows the slice, as well as the GB of space used, as well as the space left, it will loop round and round until you cancel it running
1312

1413
#################################
1514
# Start of procedures/functions #

0 commit comments

Comments
 (0)