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
What is the advantage of linux over windows?
How to color the git console?
How do I search for a specific word in vi linux?
Name a service that you should disable (which acts both as web and ftp server) on a linux server?
How to change window manager by editing your home directory?
What utility do we have to use for a log to rotate automatically?
What does set -o do?
Why is linux faster than windows?
Which type of boot occurs when the computer is already on, and you restart it without turning off the power.
What do you type to stop a hung process that resists the standard attempts to shut it down?
What does tty mean in linux?
Does kali linux need antivirus?
Will linux run windows programs?
What is mutex and semaphore?
Does linux need a firewall?