On Thu,23.Apr.09, 03:39:44, Dave Sherohman wrote:
 
> Depending on the script, you may also be able to accomplish this with ps
> instead:
> 
> ps ax | grep [m]y-script-name

Shorter:

pgrep my-script-name

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)

Attachment: signature.asc
Description: Digital signature

Reply via email to