/proc
From CLFS-HINTS
Introduction
FHS Definition
"The proc filesystem is the de-facto standard Linux method for handling process and system information, rather than /dev/kmem and other similar methods. We strongly encourage this for the storage and retrieval of process information as well as other kernel and memory information."
Simple Definition
The /proc directory is where ......
Return to Main Page
