[hackers] [sbase] Fixup README || sin

From: <git_AT_suckless.org>
Date: Sat, 26 Jul 2014 16:46:37 +0200

commit a9c9681f950576713243631f34b7d2944aed4e43
Author: sin <sin_AT_2f30.org>
Date: Sat Jul 26 15:44:13 2014 +0100

    Fixup README
    
    This is now consistent with ubase. The advantage is that it can
    be generated very easily with:
    
    for i in $(./sbase-box); do echo $i; done

diff --git a/README b/README
index 1a7f74d..0539d8f 100644
--- a/README
+++ b/README
_AT_@ -6,13 +6,76 @@ across UNIX and UNIX-like systems.
 
 The following programs are currently implemented:
 
- basename cal cat chgrp chmod chown chroot cksum cmp comm cp cut
- date dirname du echo env expand false fold grep head hostname id
- kill ln ls mc md5sum mkdir mkfifo mktemp mv nice nl nohup paste
- printenv pwd readlink renice rm rmdir sleep setsid sort split
- sponge strings sync tail tar tee test touch tr true tty uudecode
- uuencode uname unexpand uniq unlink seq sha1sum sha256sum
- sha512sum wc xargs yes
+basename
+cal
+cat
+chgrp
+chmod
+chown
+chroot
+cksum
+cmp
+cols
+comm
+cp
+cut
+date
+dirname
+du
+echo
+env
+expand
+false
+fold
+grep
+head
+hostname
+kill
+ln
+ls
+md5sum
+mkdir
+mkfifo
+mktemp
+mv
+nice
+nl
+nohup
+paste
+printenv
+pwd
+readlink
+renice
+rm
+rmdir
+sleep
+setsid
+sort
+split
+sponge
+strings
+sync
+tail
+tar
+tee
+test
+touch
+tr
+true
+tty
+uudecode
+uuencode
+uname
+unexpand
+uniq
+unlink
+seq
+sha1sum
+sha256sum
+sha512sum
+wc
+xargs
+yes
 
 sbase is mostly following POSIX but we deviate wherever we think it is
 appropriate.
Received on Sat Jul 26 2014 - 16:46:37 CEST

This archive was generated by hypermail 2.3.0 : Sat Jul 26 2014 - 16:48:09 CEST