View Single Post
  #1  
Old 30th January 2013, 09:19
almere almere is offline
Senior Member
 
Join Date: Nov 2012
Location: Netherlands, Almere
Posts: 154
Thanks: 10
Thanked 13 Times in 12 Posts
Default Active processes

Hi, %username% !

Command:
Code:
 ps aux | grep apache2 | grep web6 | grep -v grep
will return all proccesses of the current user? So like this i can control user server load, right?




Thank you
Reply With Quote
Sponsored Links