Skip to content

Instantly share code, notes, and snippets.

@gitfrage
Created December 23, 2016 14:22
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 gitfrage/57988aba8d24adde5dc4a300a664cd3e to your computer and use it in GitHub Desktop.
Save gitfrage/57988aba8d24adde5dc4a300a664cd3e to your computer and use it in GitHub Desktop.
strace -s 4096 -F -f `ps -ef | grep php-cgi | awk '{print "-p "\$2}'` &> /tmp/log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment