In case you prefer the complicated version,
$ pkg_add coreutils
$ alias timeout=gtimeout
On Sat, Jul 13, 2019, at 16:50, Ingo Schwarze wrote:
> Hi Hubert,
>
> drozdow wrote on Sat, Jul 13, 2019 at 04:24:55PM +:
>
> > There is no timeout(1) on OpenBSD, any alternatives?
Hi Hubert,
drozdow wrote on Sat, Jul 13, 2019 at 04:24:55PM +:
> There is no timeout(1) on OpenBSD, any alternatives?
Isn't that a trivial one-liner in the shell?
sleep 1000 & sleep 1; kill $!
Yours,
Ingo
There is no timeout(1) on OpenBSD, any alternatives?
Best regards,
Hubert
3 matches
Mail list logo