what is stored in /proc ?
what is significance of /proc in linux ?

Answer Posted / hillol nayak

Mainly hardware related information such as CPU
information, Memory (RAM) information stored under /proc
directory

example:
# cat /proc/cpuinfo (show the information of CPU of that
particular hardware)
# cat /proc/meminfo (show the information of Memory i.e.
RAM of that particular hardware)

Is This Answer Correct ?    21 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are system calls used for process management in linux?

581


what are different ways the context switch happens from user to kernel space or vice-versa ?

2138


Explain process management system calls in linux?

540


I would like to know whether Simado and Setu products are they EPBX or not ?

1926