9base

revived minimalist port of Plan 9 userland to Unix
git clone git://git.suckless.org/9base
Log | Files | Refs | README | LICENSE

commit a5e01b5d6c03c220712198ce23f4b7fc25d43dfa
parent 9659cd5b37e1f0a6539a0ec5cf145d0e649fc973
Author: anselm@garbe.us <unknown>
Date:   Mon, 22 Mar 2010 08:08:01 +0000

added getflags
Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -2,7 +2,7 @@ include config.mk -SUBDIRS = lib9 yacc awk basename bc cal cat cleanname date dc du echo grep hoc ls \ +SUBDIRS = lib9 yacc awk basename bc cal cat cleanname date dc du echo getflags grep hoc ls \ mk mkdir mtime rc read sed seq sleep sort tee test touch tr troff uniq all: