snipt

Ctrl+h for KB shortcuts

Text only

List running php scripts

ps xuww | grep php
https://snipt.net/embed/431b667c80e51640b17816784f10b868/
/raw/431b667c80e51640b17816784f10b868/
431b667c80e51640b17816784f10b868
text
Text only
1
2024-05-19T16:28:05
True
False
False
Aug 04, 2018 at 11:52 PM
/api/public/snipt/66/
list-running-php-scripts
<table class="highlighttable"><tr><td class="linenos"><div class="linenodiv"><pre><a href="#L-1">1</a></pre></div></td><td class="code"><div class="highlight"><pre><span></span><span id="L-1"><a name="L-1"></a>ps xuww | grep php </span></pre></div> </td></tr></table>
linux, php
1
2
3
4
--- 
+++ 
@@ -0,0 +1 @@
+ps xuww | grep php