initial environment NAME /proc/pid/environ - initial environment DESCRIPTION /proc/ pid /environ This file contains the initial environment that was set when the currently executin…list namespaces NAME lsns - list namespaces SYNOPSIS lsns [options] [ namespace ] DESCRIPTION lsns lists information about all the currently accessible namespaces or about the give…System and session service manager configuration files NAME systemd-system.conf, system.conf.d, systemd-user.conf, user.conf.d - System and session service manager configuration fi…System and session service manager configuration files NAME systemd-system.conf, system.conf.d, systemd-user.conf, user.conf.d - System and session service manager configuration fi…System and session service manager configuration files NAME systemd-system.conf, system.conf.d, systemd-user.conf, user.conf.d - System and session service manager configuration fi…System and session service manager configuration files NAME systemd-system.conf, system.conf.d, systemd-user.conf, user.conf.d - System and session service manager configuration fi…spawn a process NAME posix_spawn, posix_spawnp - spawn a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <spawn.h> int posix_spawn(pid_t *restrict pid , const c…spawn a process NAME posix_spawn, posix_spawnp - spawn a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <spawn.h> int posix_spawn(pid_t *restrict pid , const c…PAM module to set/unset environment variables NAME pam_env - PAM module to set/unset environment variables SYNOPSIS pam_env.so [debug] [conffile= conf-file ] [envfile= env-file ] […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…run program in different namespaces NAME nsenter - run program in different namespaces SYNOPSIS nsenter [options] [ program [ arguments ]] DESCRIPTION The nsenter command executes …clear the environment NAME clearenv - clear the environment LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int clearenv(void); Feature Test Macro Requiremen…execute program NAME execve - execute program LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int execve(const char * pathname , char *const _Nullable argv […status information NAME /proc/pid/stat - status information DESCRIPTION /proc/ pid /stat Status information about the process. This is used by ps (1). It is defined in the kernel s…user environment NAME environ - user environment SYNOPSIS extern char ** environ ; DESCRIPTION The variable environ points to an array of pointers to strings called the "environmen…Execution environment configuration NAME systemd.exec - Execution environment configuration SYNOPSIS service .service, socket .socket, mount .mount, swap .swap DESCRIPTION Unit con…systemd system and service manager NAME systemd, init - systemd system and service manager SYNOPSIS /usr/lib/systemd/systemd [OPTIONS...] init [OPTIONS...] {COMMAND} DESCRIPTION sy…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…