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

Add status image and move users to Unix-specific commands

This commit is contained in:
Arcterus 2014-02-08 13:35:26 -08:00
parent 885fc11bad
commit a79728b1fb
2 changed files with 2 additions and 2 deletions

View file

@ -25,12 +25,12 @@ PROGS := \
tee \ tee \
true \ true \
truncate \ truncate \
users \
wc \ wc \
yes \ yes \
tty \ tty \
UNIX_PROGS := \ UNIX_PROGS := \
users \
whoami \ whoami \
ifneq ($(OS),Windows_NT) ifneq ($(OS),Windows_NT)

View file

@ -1,4 +1,4 @@
uutils coreutils uutils coreutils [![Build Status](https://travis-ci.org/uutils/coreutils.png?branch=master)](https://travis-ci.org/uutils/coreutils)
================ ================
uutils is an attempt at writing universal (as in cross-platform) CLI uutils is an attempt at writing universal (as in cross-platform) CLI