[wiki] [sites] Add sbase in tools || sin

From: <git_AT_suckless.org>
Date: Mon, 31 Mar 2014 13:29:20 +0200

commit 2013282329b7ee8c984a8fc4ec5f196f73f7c174
Author: sin <sin_AT_2f30.org>
Date: Mon Mar 31 12:25:53 2014 +0100

    Add sbase in tools

diff --git a/tools.suckless.org/sbase.md b/tools.suckless.org/sbase.md
new file mode 100644
index 0000000..2cc7444
--- /dev/null
+++ b/tools.suckless.org/sbase.md
_AT_@ -0,0 +1,82 @@
+sbase
+=====
+sbase is a collection of unix tools that are inherently portable
+across UNIX and UNIX-like systems.
+
+The following programs are currently implemented:
+
+* 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
+* uniq
+* unlink
+* seq
+* sha1sum
+* sha256sum
+* sha512sum
+* wc
+* xargs
+* yes
+
+The overall SLOC is about 6kSlOC, so this userland is about the same size as GNU ls.
+
+Download
+--------
+* <code>git clone [http://git.suckless.org/sbase](http://git.suckless.org/sbase)</code>
Received on Mon Mar 31 2014 - 13:29:20 CEST

This archive was generated by hypermail 2.3.0 : Thu Jun 18 2015 - 17:38:33 CEST