$linuxcli.in _    [commands]    [tips & tricks]    [manpage]    [ESXi CLi]    [what is my ip?]    [pingme!]    [BIOS lock code]    [Code repo]




timeout -


    
    BusyBox v1.29.3 (2018-11-02 15:37:50 PDT) multi-call binary.
    Usage: timeout [-t SECS] [-s SIG] PROG ARGS
    Runs PROG. Sends SIG to it if it is not gone in SECS seconds.
    Defaults: SECS: 10, SIG: TERM.