Merge pull request #92 from Arcterus/master

Add status image and move users to Unix-specific commands
This commit is contained in:
Heather
2014-02-09 09:26:33 +03:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,13 +25,13 @@ PROGS := \
tee \
true \
truncate \
users \
wc \
yes \
tty \
hostname \
UNIX_PROGS := \
users \
whoami \
ifneq ($(OS),Windows_NT)
+1 -1
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