mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
uutils: add uname as a binary
This replaces the coreutils implementation, as it was redundant.
This commit is contained in:
parent
739233d206
commit
218a29fcbe
@ -101,6 +101,7 @@ BINS=(
|
||||
truncate
|
||||
tsort
|
||||
unexpand
|
||||
uname
|
||||
uniq
|
||||
unlink
|
||||
vdir
|
||||
|
||||
Loading…
Reference in New Issue
Block a user