/ Published in: Bash

List current processes
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
ps aux |grep php
Comments
