Tag

proc-self

1 views collected around this technical thread.

Raymond Ops
Raymond Ops
Feb 27, 2025 · Operations

Unlock Linux Secrets: Exploring /proc and /proc/self for Process Insight

This article explains the Linux /proc virtual file system and its /proc/self shortcut, detailing how to read process information such as command line, working directory, executable path, environment variables, memory maps, and memory image using simple shell commands.

linuxoperationsproc
0 likes · 5 min read
Unlock Linux Secrets: Exploring /proc and /proc/self for Process Insight