Skip to content

Instantly share code, notes, and snippets.

@jodell
Created November 29, 2010 19:27
Show Gist options
  • Select an option

  • Save jodell/720428 to your computer and use it in GitHub Desktop.

Select an option

Save jodell/720428 to your computer and use it in GitHub Desktop.
ulimit -c unlimited
sudo mkdir /cores
sudo chmod 777 /cores
sudo sysctl kernel.core_pattern=/cores/%e.core.%s.%p.%t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment