[hackers] [sbase] Add an easier to edit "table" of tools in README || sin

From: <git_AT_suckless.org>
Date: Fri, 21 Nov 2014 00:06:45 +0100

commit 159cc298c4156a644d7b7a8bf9f06415943fab78
Author: sin <sin_AT_2f30.org>
Date: Thu Nov 20 23:01:56 2014 +0000

    Add an easier to edit "table" of tools in README
    
    We need to go through the tools and update this table to reflect
    current state.

diff --git a/README b/README
index 61b538d..9cbe7b9 100644
--- a/README
+++ b/README
_AT_@ -4,6 +4,85 @@ sbase - suckless unix tools
 sbase is a collection of unix tools that are inherently portable
 across UNIX and UNIX-like systems.
 
+The following tools are implemented:
+
+UTILITY POSIX 2008 COMPLIANT MISSING OPTIONS
+------- -------------------- ---------------
+basename
+cal
+cat yes none
+chgrp
+chmod
+chown
+chroot
+cksum
+cmp
+cols
+comm
+cp
+cut
+date
+dirname
+du
+echo
+env
+expand
+expr
+false
+fold
+grep
+head
+hostname
+kill yes none
+link
+ln
+logname
+ls
+md5sum
+mkdir
+mkfifo
+mktemp
+mv
+nice
+nl
+nohup
+paste
+printenv
+printf
+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
+
 The complement of sbase is ubase[1] which is Linux-specific and
 provides all the non-portable tools. Together they are intended to
 form a base system similar to busybox but much smaller and suckless.
Received on Fri Nov 21 2014 - 00:06:45 CET

This archive was generated by hypermail 2.3.0 : Fri Nov 21 2014 - 00:12:42 CET