[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
What signal should timeout send when it gets a SIGTERM?
From: |
Kim Hansen |
Subject: |
What signal should timeout send when it gets a SIGTERM? |
Date: |
Sun, 7 Mar 2010 19:54:23 +0100 |
What signal should the timeout program send to the child process when
it gets a SIGTERM?
The timeout in coreutils does not do the same as timeout from tct.
tct-timeout sends the signal it was instructed to send on timeout,
coreutils-timeout sends the signal it received.
I like the tct behaviour as that makes it easy to send a SIGKILL, is
there a chance that you could change timeout in coreutils to do it
like that?
Regards,
--
Kim Hansen
Vadgårdsvej 3, 2.tv
2860 Søborg
Fastnet: 3956 2437 -- Mobil: 3091 2437
- What signal should timeout send when it gets a SIGTERM?,
Kim Hansen <=
- Re: What signal should timeout send when it gets a SIGTERM?, Pádraig Brady, 2010/03/07
- Re: What signal should timeout send when it gets a SIGTERM?, Jim Meyering, 2010/03/08
- Re: What signal should timeout send when it gets a SIGTERM?, Pádraig Brady, 2010/03/08
- Re: What signal should timeout send when it gets a SIGTERM?, Kim Hansen, 2010/03/08
- Re: What signal should timeout send when it gets a SIGTERM?, Pádraig Brady, 2010/03/08
- Re: What signal should timeout send when it gets a SIGTERM?, Pádraig Brady, 2010/03/15
- Re: What signal should timeout send when it gets a SIGTERM?, Jim Meyering, 2010/03/16
- Re: What signal should timeout send when it gets a SIGTERM?, Pádraig Brady, 2010/03/16
- Re: What signal should timeout send when it gets a SIGTERM?, Jim Meyering, 2010/03/16
- Re: What signal should timeout send when it gets a SIGTERM?, Jim Meyering, 2010/03/17