Added missing /

pull/80/head
Igor Chubin 5 years ago committed by GitHub
parent 6530225403
commit 3bb0fbb1c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,4 +12,4 @@ cat /proc/<pid>/environ
cat /proc/<pid>/status
# See every file the process has open
ls -l /proc/<pid>fd
ls -l /proc/<pid>/fd

Loading…
Cancel
Save