bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21264: timeout 0 behaviour


From: Pádraig Brady
Subject: bug#21264: timeout 0 behaviour
Date: Sat, 15 Aug 2015 14:45:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

tag 21264 notabug
close 21264
stop

On 15/08/15 09:22, Kuchta, Tomasz wrote:
> Dear Coreutils developers,
> 
> I’ve noticed that the timeout tool does not terminate the program being run, 
> if the specified timeout is 0.
> I was wondering whether that’s an expected behaviour.
> 
> I’ve tried it under Ubuntu 14.04, with timeout version 9.21.
> The test command I used was:
> timeout 0 find / -type f
> 
> Thank you,
> Tomek
> 

http://www.gnu.org/software/coreutils/timeout states that

"A duration of 0 disables the associated timeout."

thanks,
Pádraig.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]