Created
December 23, 2016 14:22
-
-
Save gitfrage/57988aba8d24adde5dc4a300a664cd3e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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