Answer Posted / srinivasan rajagopalan
/proc is virtual file system.
The Linux kernel has two primary functions: to control
access to physical devices on the computer and to schedule
when and how processes interact with these devices.
The /proc/ directory ? also called the proc file system ?
contains a hierarchy of special files which represent the
current state of the kernel ? allowing applications and
users to peer into the kernel's view of the system.
Within the /proc/ directory, one can find a wealth of
information detailing the system hardware and any processes
currently running. In addition, some of the files within
the /proc/ directory tree can be manipulated by users and
applications to communicate configuration changes to the
kernel.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How to copy text to the clipboard?
How to copy files to a floppy disk safely?
Does freenas really need 8gb ram?
What are the some unix operating system names?
Can mutex be used across process?
What are the partitions created on the mail server hard drive?
Is unix different from linux?
List the basic components of linux?
Is linux always free?
What utility would you use to cut off the first column in a text file?
How do I play a dvd on ubuntu?
Is linux kernel legal to edit linux kernel?
What is the difference between ext2 and ext3 file systems?
Is linux illegal?
Explain how to uninstall the libraries in linux?