mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
Add status image and move users to Unix-specific commands
This commit is contained in:
parent
885fc11bad
commit
a79728b1fb
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -25,12 +25,12 @@ PROGS := \
|
|||
tee \
|
||||
true \
|
||||
truncate \
|
||||
users \
|
||||
wc \
|
||||
yes \
|
||||
tty \
|
||||
|
||||
UNIX_PROGS := \
|
||||
users \
|
||||
whoami \
|
||||
|
||||
ifneq ($(OS),Windows_NT)
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
uutils coreutils
|
||||
uutils coreutils [](https://travis-ci.org/uutils/coreutils)
|
||||
================
|
||||
|
||||
uutils is an attempt at writing universal (as in cross-platform) CLI
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue