mirror of
https://github.com/chubin/cheat.sheets
synced 2024-11-19 03:25:44 +00:00
Added missing /
This commit is contained in:
parent
6530225403
commit
3bb0fbb1c8
@ -12,4 +12,4 @@ cat /proc/<pid>/environ
|
|||||||
cat /proc/<pid>/status
|
cat /proc/<pid>/status
|
||||||
|
|
||||||
# See every file the process has open
|
# See every file the process has open
|
||||||
ls -l /proc/<pid>fd
|
ls -l /proc/<pid>/fd
|
||||||
|
Loading…
Reference in New Issue
Block a user