sbase

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

commit 86a99c5a03b6a34514e609fc046ef4bd7f9dd7b8
parent eeccb0a5eacb70b3ed594b704034ffd55f5e6b9e
Author: FRIGN <dev@frign.de>
Date:   Mon, 26 Oct 2015 00:42:20 +0100

Mark od(1) and getconf(1) as audited

They have just been (re)written, nothing to do here...

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

diff --git a/README b/README @@ -56,7 +56,7 @@ The following tools are implemented: =*|o nice . #*|o nl . =*|o nohup . -=* o od . +=*|o od . #*|o paste . =*|x printenv . #*|o printf .