logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gnunet-timeout — run process with timeout

Bugs

       Report    bugs    by    using    https://bugs.gnunet.org    or    by    sending    electronic   mail   to
       ⟨gnunet-developers@gnu.org⟩.

Debian                                            June 5, 2018                                 GNUNET-TIMEOUT(1)

Description

gnunet-timeout  can  be  used to run another process with a timeout.  It is provided because the standard
       "timeout" utility may not be available on all platforms.

Name

       gnunet-timeout — run process with timeout

See Also

timeout(1)

       The full documentation for gnunet is maintained as a Texinfo manual.  If the info(1) and gnunet  programs
       are properly installed at your site, the command

             infognunet

       should give you access to the complete handbook,

             infognunet-c-tutorial

       will give you access to a tutorial for developers.

       Depending on your installation, this information is also available in gnunet(7) and gnunet-c-tutorial(7).

Synopsis

gnunet-timeoutduration⟩ ⟨command⟩ ⟨args ...⟩

See Also