lt - add new tree-like utility
authorAlex Hornung <ahornung@gmail.com>
Thu, 8 Jul 2010 21:24:02 +0000 (22:24 +0100)
committerAlex Hornung <ahornung@gmail.com>
Thu, 8 Jul 2010 21:32:43 +0000 (22:32 +0100)
commit55e8571baac29faf60fa8669734feadf9e11b484
tree0216ee90bfcd66b43e6d81efb5c23caf10a3b9a7
parent7196870a0b22ba50ca125d74d43f4cb16f4f9a7e
lt - add new tree-like utility

* lt shows the directory structure below some specified directory much
  like the tree utility does.
usr.bin/Makefile
usr.bin/lt/Makefile [new file with mode: 0644]
usr.bin/lt/lt.1 [new file with mode: 0644]
usr.bin/lt/lt.sh [new file with mode: 0755]