티스토리 뷰

728x90

Ι■ To get the hard disk usage, run the following command: 

 CODE: SELECT ALL

$ df -h


Ι■ To get the system memory info: 

 CODE: SELECT ALL

cat /proc/meminfo


Ι■ To get the CPU info: 

 CODE: SELECT ALL

cat /proc/cpuinfo


댓글