sys command¶
update time¶
RAM¶
free
free -m[-g]
cat /proc/meminfo
top #check memory and CPU usage per process, kill it by Ctrl + c
top -b -n 1 > top.txt
htop #similar to top, more control with color, kill it by Ctrl + c
disk space¶
w¶
show who is logged on and what they are doing