Manpages
Menu
Close menu
Search
Browse
Releases
26.10
(stonking)
26.04 LTS
(resolute)
25.10
(questing)
24.04 LTS
(noble)
Ubuntu Manpages
Close
Search
questing
man(5)
proc_pid_mem.5.gz
/proc/pid/mem
memory
Provided by:
manpages (Version: 6.9.1-1)
Report a bug
DESCRIPTION
/proc/
pid
/mem
This file can be used to access the pages of a process's memory through
open
(2)
,
read
(2)
, and
lseek
(2)
.
Permission to access this file is governed by a ptrace access mode
PTRACE_MODE_ATTACH_FSCREDS
check; see
ptrace
(2)
.
SEE ALSO
proc
(5)