Hi jim, > On Friday 10 November 2006 20:07, Stephen Liu wrote: > > > > $ ps aux > > lists all prcocesses which is not an ideal command for my > application. > > > > How about something like: > $ ps ax | egrep '/apache2|/mysql|/postfix' Yes. Tks. B.R. Stephen