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

implement kill

This commit is contained in:
Maciej Dziardziel 2014-04-03 13:59:58 +00:00
parent 610da56b68
commit 8f4d9ea42e
5 changed files with 357 additions and 2 deletions

View file

@ -30,6 +30,7 @@ PROGS := \
head \
UNIX_PROGS := \
kill \
logname \
users \
whoami \