1
Fork 0
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:
Arcterus 2014-07-21 18:50:53 -07:00
parent 439a8cadd1
commit a38ee8a007
10 changed files with 235 additions and 52 deletions

View file

@ -93,6 +93,7 @@ UNIX_PROGS := \
logname \
mkfifo \
nohup \
timeout \
tty \
uname \
uptime \