alot of random crap
This commit is contained in:
parent
4f4bf30170
commit
e75be2bdfa
9 changed files with 34 additions and 38 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# Get the percentage of used memory and print it
|
||||
read used total <<< $(free -m | awk '/Mem/{printf $2" "$3}')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue