1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

Merge remote-tracking branch 'Arcterus/sleep'

Conflicts:
	Makefile
This commit is contained in:
Jordi Boggiano 2014-01-07 01:22:24 +01:00
commit c6fff12162
3 changed files with 119 additions and 1 deletions

View file

@ -16,6 +16,7 @@ PROGS := \
printenv \
pwd \
rmdir \
sleep \
true \
wc \
whoami \