bug#33718: Syntaxe problem? I can't find the solution :-(

2018-12-12 Thread Bernhard Voelker
On 12/12/18 3:24 PM, Rudy BROSTEAUX wrote: > I need to use your timeout tool. > > But when I tried it works with these not very nice message... > "timeout: warning: timer_create: Invalid argument" 'man 3p timer_create' says: EINVAL The specified clock ID is not defined. No idea. For an analy

bug#33718: Syntaxe problem? I can't find the solution :-(

2018-12-12 Thread Paul Eggert
I suggest debugging the problem by using "strace timeout ..." rather than plain "timeout ...".

bug#33718: Syntaxe problem? I can't find the solution :-(

2018-12-12 Thread Rudy BROSTEAUX
Hello, I need to use your timeout tool. But when I tried it works with these not very nice message... "timeout: warning: timer_create: Invalid argument" Can I help me? Kind regards, Rudy