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
Where is wget installed on linux?
How do you switch from one desktop environment to another, such as switching from kde to gnome?
Can we use linux and windows together?
What do you mean by ldconfig in linux?
How do you sort the entries in a text file in ascending order?
Is mac same as linux?
What are system calls in linux?
The hierarchy of a series of directories branching in a user system starts from?
How do I see hidden files in linux?
Which mint linux is best?
To implement new application on IBM z/10. Which of the following options need to be considered if it to be implemented in Linux?
How to find out shared file&dir of ftp?
Is freebsd based on linux?
How do I play a dvd on ubuntu?
How is a new user account created?