Created
September 4, 2018 13:03
-
-
Save fnzv/ada92ee2899605d2ad05991e52004e7c to your computer and use it in GitHub Desktop.
Show running PHP scripts
This file contains 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
sudo strace -f $(pidof php-fpm5.6 | sed 's/\([0-9]*\)/\-p \1/g') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment