init
This commit is contained in:
2
bin/st-disk
Executable file
2
bin/st-disk
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
echo $(df / | awk 'NR==2 {print $6" "$5}')
|
||||
Reference in New Issue
Block a user