Date: Wed, 29 Dec 1999 11:43:51 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: Stefano Riva <sriva@alice.it> Cc: "Duke Normandin" <01031149@3web.net>, freebsd-questions@FreeBSD.ORG Subject: Re: kill -HUP 1 Message-ID: <8121.946460631@axl.noc.iafrica.com> In-Reply-To: Your message of "Wed, 29 Dec 1999 10:37:34 %2B0100." <3.0.5.32.19991229103734.00a376c0@relay.alice.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 29 Dec 1999 10:37:34 +0100, Stefano Riva wrote: > >So I have been doing: > >kill 1 -l > > You're sending a TERM signal (kill's default) to PID 1. The "-1" argument > must be placed before PID(s); Actually, Duke's using -l (minus ell), not -1 (minus one). > Next time try "man kill". :-) Not very helpful advice, given that the csh shell has its own builtin kill command. Personally, I'm just as confused as Duke is over this one. :-) Ciao, Sheldon. 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?8121.946460631>