timeout: new applet. 370 bytes. by Roberto Foglietta.
This commit is contained in:
@ -4321,6 +4321,12 @@
|
||||
"\nOptions:" \
|
||||
"\n -v Verbose" \
|
||||
|
||||
#define timeout_trivial_usage \
|
||||
"[-t SECS] [-s SIG] PROG [ARGS]"
|
||||
#define timeout_full_usage "\n\n" \
|
||||
"Runs PROG. Sends SIG to it if it is not gone in SECS seconds.\n" \
|
||||
"Defaults: SECS: 10, SIG: TERM.\n" \
|
||||
|
||||
#define top_trivial_usage \
|
||||
"[-b] [-nCOUNT] [-dSECONDS]"
|
||||
#define top_full_usage "\n\n" \
|
||||
|
Reference in New Issue
Block a user