sbase

suckless unix tools
git clone git://git.2f30.org/sbase
Log | Files | Refs | README | LICENSE

commit bae62cda7198fc2cabc5dfdace76c414529b9eb5
parent 4ff6c585f8902a639c779d2eba9d26f97bd0d3f4
Author: sin <sin@2f30.org>
Date:   Thu, 16 Oct 2014 11:15:10 +0100

Update TODO

Diffstat:
MTODO | 54+++++++++++++++++++++++++-----------------------------
1 file changed, 25 insertions(+), 29 deletions(-)

diff --git a/TODO b/TODO @@ -1,32 +1,28 @@ -diff [-ru] file1 file2 - -id [-ruGgn] username - -tr: - support for character classes [:alnum:] - -od/hd - -uuencode, uudecode: - missing options for base64 - -sed - -patch - -ed - -awk - -bc/dc - -fmt - -install - -find (bare minimum) +The following list of commands is taken from the toybox roadmap[0] and +has been stripped down accordingly. Commands that belong to ubase[1] are +not listed here as well as commands that fall outside the scope of sbase +such as vi and sh are also not listed here. at +awk +bc +csplit +diff +ed +file +find +getconf +join +link +logger +logname +od +patch +pathchk +sed +stty +tabs +tput -For more commands that might need to be implemented -refer to: http://pubs.opengroup.org/onlinepubs/9699919799/idx/utilities.html +[0] http://landley.net/toybox/roadmap.html +[1] http://git.suckless.org/ubase/