Return to Snippet

Revision: 58816
at August 3, 2012 10:46 by cphoover


Initial Code
# search process by name
 ps xa | grep mysqld 
 
 ps xa

Initial URL

                                

Initial Description

                                

Initial Title
Check to see if mysqld process running / View process

Initial Tags

                                

Initial Language
Bash