meta data for this page
  •  

This is an old revision of the document!


Linux

/proc/{pid}/          #process
/proc/{pid}/exe       #executable, (also for stopped processes)
 
/proc/{pid}/cmdline
/proc/{pid}/environ
/proc/{pid}/fd
/proc/{pid}/cwd       # working directory
/proc/{pid}/net
/proc/{pid}/status