sbase

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

commit 88760789c74f3f8c1f39850110e6300f4d18ae8c
parent cec53d14b182c7edc0c89544fda0ef2a639df278
Author: Kurt H Maier <khm@intma.in>
Date:   Sat,  4 Feb 2012 01:16:18 +0000

update TODO
Diffstat:
MTODO | 48++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 48 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO @@ -1,15 +1,63 @@ +cal [-1] [-3] [-y] [year] + +chgrp [-R] groupname file... + +chvt N + comm [-123] file1 file2 cut [-bcfs] [-d delim] list [file...] +df [-shia] [path] + diff [-ru] file1 file2 +du [-hdi] [path] + +env [-u] [name=value...] [command] + +expand [-i] [-t N] [file...] + +expr [expression] + id [-gnru] [user] +id [-ruGgn] username + +md5sum [-c] [file...] + +nice [-n N] [command] + paste [-s] [-d list] [file...] +printenv [variable...] + +printf [format] [data...] + printf format [argument...] +readlink [-fem] file + +rmdir [directory...] + +seq [-s string] [N [N]] N + +sha1sum [-c] [file...] + +split [-a N] [-b N] [-l N] [input [prefix]] + +sync + test [expression...] tr string1 [string2] + +unexpand [-a] [-t N] [file...] + +uniq [-diuc] [input [output]] + +unlink file + +who + +yes [string]