On Thu, Sep 02, 2021 at 07:23:26AM +0100, Jason McIntyre wrote:
> >  .Ar time
> > -can be integer or decimal numbers.
> > +are positive integer or real (decimal) numbers, with an optional
> 
> can you have a negative timeout?

Negative values are not permitted

$ timeout -- -1 /bin/ls
timeout: invalid duration: Undefined error: 0

Kind regards,

Job

Reply via email to