Skip to content

Instantly share code, notes, and snippets.

@devoltt
Created April 3, 2018 17:50
Show Gist options
  • Save devoltt/ef03274083438619aea39874a067f6be to your computer and use it in GitHub Desktop.
Save devoltt/ef03274083438619aea39874a067f6be to your computer and use it in GitHub Desktop.
Linux commands
# Show files list, opened by process
ls -l /proc/<PROCESS ID>/fd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment