This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Tankernn
/
dotfiles
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
25c0af4135
Branches
Tags
master
dotfiles
/
.scripts
/
status
/
30-mem.sh
30-mem.sh
46 B
History
Raw
1
2
#!/bin/sh
free -h | awk '(NR==2){ print $3 }'