Date: Fri, 13 Sep 2002 19:10:11 +0200 From: Roman Neuhauser <neuhauser@bellavista.cz> To: Peter Leftwich <Hostmaster@Video2Video.Com> Cc: FreeBSD LIST <FreeBSD-Questions@FreeBSD.Org> Subject: Re: kill(1) Message-ID: <20020913171011.GA56092@freepuppy.bellavista.cz> In-Reply-To: <20020913125700.P16109-100000@earl-grey.cloud9.net> References: <20020913125700.P16109-100000@earl-grey.cloud9.net>
next in thread | previous in thread | raw e-mail | index | archive | help
# Hostmaster@Video2Video.Com / 2002-09-13 12:58:47 -0400: > Uh oh. I never read the kill manpage. I've been using an alias of kill > which always runs "kill -9" -- is that bad? you bet. http://www.ling.helsinki.fi/~reriksso/unix/award.html#kill > Is there a default value sent to the signal, if kill has no flag? e.g. > `kill 2445345` vs `kill -9 244534` you *should* read the man page. it's there: -s signal_name A symbolic signal name specifying the signal to be sent instead of the default TERM. -- begin 666 nonexistent.vbs FreeBSD 4.6-STABLE 7:07PM up 24 days, 59 mins, 14 users, load averages: 0.11, 0.04, 0.01 end 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?20020913171011.GA56092>