exec(3) information NAME /proc/pid/auxv - exec(3) information DESCRIPTION /proc/ pid /auxv (since Linux 2.6.0) This contains the contents of the ELF interpreter information passed …retrieve a value from the auxiliary vector NAME getauxval - retrieve a value from the auxiliary vector LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/auxv.h> unsi…get the auxiliary vector NAME PR_GET_AUXV - get the auxiliary vector LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition of PR_* constants */ …set a new auxiliary vector NAME PR_SET_MM_AUXV - set a new auxiliary vector LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/prctl.h> #include <linux/prctl.h> /* De…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…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: …overview of Linux namespaces NAME namespaces - overview of Linux namespaces DESCRIPTION A namespace wraps a global system resource in an abstraction that makes it appear to the pro…overview of Linux PID namespaces NAME pid_namespaces - overview of Linux PID namespaces DESCRIPTION For an overview of namespaces, see namespaces (7). PID namespaces isolate the pr…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…security-related attributes NAME /proc/pid/attr/ - security-related attributes DESCRIPTION /proc/ pid /attr/ The files in this directory provide an API for security modules. The co…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…run program in different namespaces NAME nsenter - run program in different namespaces SYNOPSIS nsenter [options] [ program [ arguments ]] DESCRIPTION The nsenter command executes …memory usage and status information NAME /proc/pid/status - memory usage and status information DESCRIPTION /proc/ pid /status Provides much of the information in /proc/ pid /stat …API for miscellaneous information in the /proc filesystem NAME procps_misc - API for miscellaneous information in the /proc filesystem SYNOPSIS #include <libproc2/misc.h> Platform …user and group ID mappings NAME /proc/pid/gid_map, /proc/pid/uid_map - user and group ID mappings DESCRIPTION /proc/ pid /gid_map (since Linux 3.5) See user_namespaces (7). /proc/ …user and group ID mappings NAME /proc/pid/gid_map, /proc/pid/uid_map - user and group ID mappings DESCRIPTION /proc/ pid /gid_map (since Linux 3.5) See user_namespaces (7). /proc/ …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…