mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
Implement timeout (resolves #364)
This commit is contained in:
parent
439a8cadd1
commit
a38ee8a007
10 changed files with 235 additions and 52 deletions
1
Makefile
1
Makefile
|
@ -93,6 +93,7 @@ UNIX_PROGS := \
|
|||
logname \
|
||||
mkfifo \
|
||||
nohup \
|
||||
timeout \
|
||||
tty \
|
||||
uname \
|
||||
uptime \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue