This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
Tankernn
/
dotfiles
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
dotfiles
/
.scripts
/
status
/
30-mem.sh
30-mem.sh
46 B
Link permanente
Histórico
Raw
1
2
#!/bin/sh
free -h | awk '(NR==2){ print $3 }'