1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-01 21:47:46 +00:00

hostname: add support for Windows (and maybe other systems too)

This commit is contained in:
Alex Lyon 2018-03-06 16:40:08 -08:00
parent 15aaa8215e
commit 6330474b4f
5 changed files with 76 additions and 39 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ target/
/tmp/
/busybox/
/.vscode/
/.vs/
*~
.*.swp
.*.swo