sbase

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

commit 8ac11651258e6b082719c147ec86e3aec0550bae
parent b9f0fe1eeefbc9322f919e39c5fa36891d7cd636
Author: FRIGN <dev@frign.de>
Date:   Fri, 23 Jan 2015 23:31:46 +0100

Mark insane POSIX flags

which we are not planning to include into sbase.
What's left to discuss is how we're going to handle them in the
tools (dump usage() or silently ignore them).

Diffstat:
MREADME | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README @@ -20,12 +20,12 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support, cmp yes none cols non-posix none =* comm yes none -= cp no -H, -i, -L += cp no -H, (-i), -L =* cron non-posix none #* cut yes none =* date yes none =* dirname yes none -= du no -H, -L, -x += du no -H, -L, (-x) = echo yes none = env yes none # expand yes none @@ -45,7 +45,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support, = mkdir yes none = mkfifo yes none = mktemp non-posix none -= mv no -i += mv yes (-i) = nice yes none = nl no -d, -f, -h, -l, -n, -p, -v, -w = nohup yes none @@ -55,7 +55,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support, =* pwd yes none = readlink non-posix none = renice yes none -= rm no -i += rm yes (-i) = rmdir no -p = sleep yes none = setsid non-posix none