update
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
mem="$(free -h | awk '/^Mem:/ {print $3 "/" $2}')"
|
||||
echo -e "$mem"
|
||||
echo "$mem"
|
||||
|
||||
|
Reference in New Issue
Block a user