Command to check ram-process and hdd of linux machine

What are distinct command to check ram, process and hdd of linux machine?

E

Expert

Verified

RAM : We will verify RAM, Process in addition to HDD by the root user

RAM : #free

#cat /proc/meminfo

Process : ps -a -> This will illustrates running process in all terminals..

Hard Disk : #fdisk -l

   Related Questions in Science

©TutorsGlobe All rights reserved 2022-2023.