Try this.

ps aux | grep mysqld | cut -c 10,11,12,13,14



----- Original Message -----
From: Teddy A Jasin <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 16, 2001 7:32 PM
Subject: returning PID


Hi,
wat command to type under linux to get the PID of the mysqld that is
running?
i tried : 'ps aux | grep mysqld' but this will list the mysqld information
but ijust want it to
show the PID


thanks

Teddy



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to