Pls guys, what command do i use to dispaly the Disk size and Ram Size my system?
thanks
Pls guys, what command do i use to dispaly the Disk size and Ram Size my system?
thanks
free -m -> RAM SIZE
df -h -> Size of every partition and free space can also be seen...just add the total size of all partitions
Those commands are fine for Linux - if you are on a different system, please let us know because the command for memory information will probably change