symbolic link to current working directory NAME /proc/pid/cwd - symbolic link to current working directory DESCRIPTION /proc/ pid /cwd This is a symbolic link to the current workin…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…symbolic link to program pathname NAME /proc/pid/exe - symbolic link to program pathname DESCRIPTION /proc/ pid /exe Under Linux 2.2 and later, this file is a symbolic link contain…symbolic link to root directory NAME /proc/pid/root/ - symbolic link to root directory DESCRIPTION /proc/ pid /root/ UNIX and Linux support the idea of a per-process root of the fi…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…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…