Introduction
Introduction Statistics Contact Development Disclaimer Help
added getflags - 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: [email protected] <unknown>
Date: Mon, 22 Mar 2010 08:08:01 +0000
added getflags
Diffstat:
M Makefile | 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 ho…
+SUBDIRS = lib9 yacc awk basename bc cal cat cleanname date dc du echo getflag…
mk mkdir mtime rc read sed seq sleep sort tee test touch tr troff u…
all:
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.