Possible bug in kill builtin

2013-10-01 Thread Job Noorman
Hi all, I just noticed some strange behavior with the kill builtin and was wondering whether this is a bug or not. The following applies to using kill on stopped processes (I didn't test it on running processes). When using 'kill jobspec', the SIGTERM signal is sent to the process followed

Re: Possible bug in kill builtin

2013-10-01 Thread Chet Ramey
On 10/1/13 7:04 AM, Job Noorman wrote: Hi all, I just noticed some strange behavior with the kill builtin and was wondering whether this is a bug or not. The following applies to using kill on stopped processes (I didn't test it on running processes). When using 'kill jobspec', the