process information NAME /proc/pid/, /proc/self/ - process information DESCRIPTION /proc/ pid / There is a numerical subdirectory for each running process; the subdirectory is name…file descriptors NAME /proc/pid/fd/ - file descriptors DESCRIPTION /proc/ pid /fd/ This is a subdirectory containing one entry for each file which the process has open, named by it…thread information NAME /proc/pid/task/, /proc/tid/, /proc/thread-self/ - thread information DESCRIPTION /proc/ pid /task/ (since Linux 2.6.0) This is a directory that contains one…thread information NAME /proc/pid/task/, /proc/tid/, /proc/thread-self/ - thread information DESCRIPTION /proc/ pid /task/ (since Linux 2.6.0) This is a directory that contains one…thread information NAME /proc/pid/task/, /proc/tid/, /proc/thread-self/ - thread information DESCRIPTION /proc/ pid /task/ (since Linux 2.6.0) This is a directory that contains one…process information NAME /proc/pid/, /proc/self/ - process information DESCRIPTION /proc/ pid / There is a numerical subdirectory for each running process; the subdirectory is name…process information, system information, and sysctl pseudo-filesystem NAME proc - process information, system information, and sysctl pseudo-filesystem DESCRIPTION The proc filesys…process information, system information, and sysctl pseudo-filesystem NAME proc - process information, system information, and sysctl pseudo-filesystem DESCRIPTION The proc filesys…command name NAME /proc/pid/comm - command name DESCRIPTION /proc/ pid /comm (since Linux 2.6.33) This file exposes the process's comm value—that is, the command name associated wi…mounted filesystems NAME /proc/pid/mounts - mounted filesystems DESCRIPTION /proc/ pid /mounts (since Linux 2.4.19) This file lists all the filesystems currently mounted in the pro…mounted filesystems NAME /proc/pid/mounts - mounted filesystems DESCRIPTION /proc/ pid /mounts (since Linux 2.4.19) This file lists all the filesystems currently mounted in the pro…memory-mapped files NAME /proc/pid/map_files/ - memory-mapped files DESCRIPTION /proc/ pid /map_files/ (since Linux 3.3) This subdirectory contains entries corresponding to memory-…mount information NAME /proc/pid/mountinfo - mount information DESCRIPTION /proc/ pid /mountinfo (since Linux 2.6.26) This file contains information about mounts in the process's m…network layer information NAME /proc/pid/net/, /proc/net/ - network layer information DESCRIPTION /proc/ pid /net/ (since Linux 2.6.25) See the description of /proc/net . /proc/net…network layer information NAME /proc/pid/net/, /proc/net/ - network layer information DESCRIPTION /proc/ pid /net/ (since Linux 2.6.25) See the description of /proc/net . /proc/net…core dump file NAME core - core dump file DESCRIPTION The default action of certain signals is to cause a process to terminate and produce a core dump file , a file containing an i…control a range of kernel parameters NAME /proc/sys/kernel/ - control a range of kernel parameters DESCRIPTION /proc/sys/kernel/ This directory contains files controlling a range o…??? NAME /proc/sys/proc/ - ??? DESCRIPTION /proc/sys/proc/ This directory may be empty. SEE ALSO proc (5), proc_sys (5)memory usage information NAME /proc/pid/statm - memory usage information DESCRIPTION /proc/ pid /statm Provides information about memory usage, measured in pages. The columns are: …virtual memory subsystem NAME /proc/sys/vm/ - virtual memory subsystem DESCRIPTION /proc/sys/vm/ This directory contains files for memory management tuning, buffer, and cache manag…