Mailinglist Archive: opensuse (5100 mails)
| < Previous | Next > |
Re: [SLE] How to find PID
- From: James Oakley <joakley@xxxxxxxxxxxxxxx>
- Date: Wed, 2 Jun 2004 09:53:00 -0300
- Message-id: <200406020953.15601.joakley@xxxxxxxxxxxxxxx>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 01 June 2004 5:20 pm, C Hamel wrote:
> That's *just* what I need! I was playing with the kill command & forgot
> all about the killall. I think that is just what I need to add to my
> existing script so that I can restart mldonkey if/when a reconnection to
> the net takes place. I find that it behaves far better if restarted, too.
You should shut it down cleanly:
echo -e "kill\nq\n" | netcat 127.0.0.1 4000
- --
James Oakley
Engineering - SolutionInc Ltd.
joakley@xxxxxxxxxxxxxxx
http://www.solutioninc.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAvc254U2uQswGyDcRAgugAJ9OYgbcGfB9PtTTo/VWxKUuSnswbwCgxdRi
RbZhzEjZG2g/SElYgWg2VPc=
=fQr+
-----END PGP SIGNATURE-----
Hash: SHA1
On Tuesday 01 June 2004 5:20 pm, C Hamel wrote:
> That's *just* what I need! I was playing with the kill command & forgot
> all about the killall. I think that is just what I need to add to my
> existing script so that I can restart mldonkey if/when a reconnection to
> the net takes place. I find that it behaves far better if restarted, too.
You should shut it down cleanly:
echo -e "kill\nq\n" | netcat 127.0.0.1 4000
- --
James Oakley
Engineering - SolutionInc Ltd.
joakley@xxxxxxxxxxxxxxx
http://www.solutioninc.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAvc254U2uQswGyDcRAgugAJ9OYgbcGfB9PtTTo/VWxKUuSnswbwCgxdRi
RbZhzEjZG2g/SElYgWg2VPc=
=fQr+
-----END PGP SIGNATURE-----
| < Previous | Next > |