[colug-432] Computer Programmer Productivity Ratio

R P Herrold herrold at owlriver.com
Mon Jul 21 15:13:04 EDT 2014


On Mon, 21 Jul 2014, Ethan Dicks wrote:

> suppose SIGKILL = -9 is effectively just a convention, but to change
> it, you'd have to start by changing the init process, so I'd call it a
> rather rigidly-established convention at the very least.

but there is the run as this is implementation dependant, and 
in the Brave New World of systemd, there is no init to hear 
such

There is a 'long form' to kill which is portable even as to 
arbitratirly re-stated SIG definitions:
	kill -s (signalname) -- pid

	kill -l 

offers the names

-- Russ herrold


More information about the colug-432 mailing list