ITP tree -- Display graphical directory tree

Jari Aalto jari.aalto@cante.net
Sun Sep 30 11:11:00 GMT 2012


wget --recursive --no-host-directories --cut-dirs=3 \
    http://cante.net/~jaalto/tmp/cygwin/tree/setup.hint \
    http://cante.net/~jaalto/tmp/cygwin/tree/tree-1.6.0-1-src.tar.bz2 \
    http://cante.net/~jaalto/tmp/cygwin/tree/tree-1.6.0-1.tar.bz2

    # To check packaging

    cd tree
    tar -xf *-src.tar.bz2
    ./*.sh --color --verbose all

Included in Debian:

    http://packages.debian.org/tree

Notes:

    See demo http://mama.indstate.edu/users/ice/00Tree.html

Jari

[ setup.hint ]

sdesc: "Display graphical directory tree"
ldesc: "Display an indented directory tree, using the same color assignments
as ls, via the LS_COLORS environment variable."
category: Utils
requires: cygwin




More information about the Cygwin-apps mailing list