5 lines
43 B
Text
5 lines
43 B
Text
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
# Show whats free before
|
||
|
|
|
||
|
|
df -h
|