* [EMAIL PROTECTED] > Thanks, I get: > > [localhost:~] ted% ps ax |grep mysql > 180 ?? S 0:00.04 sh /usr/bin/safe_mysqld > 197 ?? S 0:00.21 /usr/libexec/mysqld > 2054 std R+ 0:00.00 grep mysql > > does this look good? safe?
Try: ps aux | grep -E 'USER|mysql' -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-bank.no -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]