commit dbc0412

shrub  ·  2026-06-21 16:01:22 +0000 UTC
parent b5460d3
cleanup + readme'
3 files changed,  +4, -2
R README
+0, -0
R license => LICENSE
+0, -0
R readme => README
+4, -2
 1@@ -1,7 +1,7 @@
 2 shrubtools
 3 ----------
 4 
 5-this is a small collection of utilities i wrote and use quite often. they are useful to me, and i am sharing them in the hope they will be useful to you too. some of them are posix shell, and some are in C. some are really useful, and some are not that useful.
 6+this is a small collection of utilities i wrote and use quite often. they are useful to me, and i am sharing them in the hope they will be useful to you too. some of them are posix shell, and some are in C. some are really useful, and some are only sometimes useful, or probably more useful too me than to you. but you can pick the ones you like.
 7 
 8 the ones in C have their own subdirectories with ninja to build and install. for the scripts, just copy them to your path.
 9 
10@@ -30,4 +30,6 @@ tools
11 
12 - peek : simple command tracer.
13 
14-
15+license
16+-------
17+public domain