Skip to content

Instantly share code, notes, and snippets.

@judge2020
Last active June 13, 2020 01:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save judge2020/a6fc315ff5ca78a3d685102d5bd2c8fc to your computer and use it in GitHub Desktop.
Save judge2020/a6fc315ff5ca78a3d685102d5bd2c8fc to your computer and use it in GitHub Desktop.
# sudo su
# crontab -e
2 * * * * mkdir -p -m777 /tmp/cores && echo "/tmp/cores/core.%e.%p.%h.%t" > /proc/sys/kernel/core_pattern
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment