sbase

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

commit 6cdae700c953b1e52a731db554c5e158518aebe9
parent 9cb34502fdf3192e061be0113d3fb10c82eb2b07
Author: FRIGN <dev@frign.de>
Date:   Thu,  5 Mar 2015 00:29:03 +0100

Mark time(1) as finished and audited in README

Diffstat:
MREADME | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README @@ -75,7 +75,7 @@ The following tools are implemented ('*' == finished, '#' == UTF-8 support, =* tar non-posix none =*| tee yes none =* test yes none -= time yes none +=*| time yes none =* touch yes none #* tr yes none =*| true yes none