Skip to content

Instantly share code, notes, and snippets.

@joeabrams026
Last active February 23, 2017 21:42
Show Gist options
  • Save joeabrams026/a16fb42a10c6720bc90dcc3796309b87 to your computer and use it in GitHub Desktop.
Save joeabrams026/a16fb42a10c6720bc90dcc3796309b87 to your computer and use it in GitHub Desktop.
JVM debugging notes

Find deleted file handles for a process id lsof -p <pid> | grep deleted

Find directories See total space used df -h

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment