Date: Wed, 28 Nov 2001 15:56:39 -0600 From: "Todd Reed" <ex279@hotmail.com> To: freebsd-questions@freebsd.org Subject: Kill popd shell Script Message-ID: <F300IWVzeFHfLQV8xl800015a79@hotmail.com>
next in thread | raw e-mail | index | archive | help
I'm needing some help. I'm wanting to kill Popd before the system shutdowns and I would like it to be automated like the httpd and mysqld. If I run the command ps -a | grep popd | cut -c1-5, I get the PID. Is there any way to get that varible into a shell script varible without having to write it to a file then read from the file, then delete the file? Or am I going about this the wrong way? --Todd _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F300IWVzeFHfLQV8xl800015a79>
