URI: 
       added TODO - 9base - revived minimalist port of Plan 9 userland to Unix
  HTML git clone git://git.suckless.org/9base
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 85bacddf7706d2c89c30c2433fb8c43cd794cdb5
   DIR parent d37eb1034e3bab754a24c9629fc369545f7c9b67
  HTML Author: anselm@garbe.us <unknown>
       Date:   Thu, 27 May 2010 13:32:03 +0100
       
       added TODO
       Diffstat:
         A TODO                                |      11 +++++++++++
       
       1 file changed, 11 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/TODO b/TODO
       @@ -0,0 +1,11 @@
       +12:13 < uriel> garbeam: add dd and diff too
       +12:13 < uriel> and split
       +12:14 < uriel> (and join)
       +12:15 < uriel> and unutf (which I just noticed, seems to be undocumented, but seems quite useful too)
       +12:15 < uriel> and tcs
       +12:16 < uriel> and strings
       +12:18 < uriel> oh, oh, I'm finding some great bits:
       +12:18 < uriel> look(1), ascii(1) and unicode(1)
       +12:19 < uriel> ok, and cmp(1) is missing too
       +12:23 < uriel> hah! plan9/src/cmd/index/ is really interesting (but not worth including)
       +12:26 < uriel> oh! pbd! what a wonderful discovery, we certainly should add it too