mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +00:00
hostname implementation
This commit is contained in:
parent
885fc11bad
commit
5f02d0fc81
2 changed files with 90 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -29,6 +29,7 @@ PROGS := \
|
|||
wc \
|
||||
yes \
|
||||
tty \
|
||||
hostname \
|
||||
|
||||
UNIX_PROGS := \
|
||||
whoami \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue