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

hostname implementation

This commit is contained in:
Alan Andrade 2013-12-09 17:59:41 -08:00
parent 885fc11bad
commit 5f02d0fc81
2 changed files with 90 additions and 0 deletions

View file

@ -29,6 +29,7 @@ PROGS := \
wc \
yes \
tty \
hostname \
UNIX_PROGS := \
whoami \