This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] tree-1.4.2.2 - Feature rich tree directory lister


http://packages.debian.org/unstable/utils/tree

       indented listing of files, which is colorized ala dircolors if
       the LS_COLORS environment variable is set and output is to tty.
       With no arguments, tree lists the files in the current
       directory.  When direc- tory arguments are given, tree lists
       all the files and/or directories found in the given directories
       each in turn.  Upon completion of list- ing all
       files/directories found, tree returns the total number of files
       and/or directories listed.

       By default, when a symbolic link is encountered, the path that
       the sym- bolic link refers to is printed after the name of the
       link in the for- mat:

           name -> real-path

       If the `-l' option is given and the symbolic link refers to an
       actual directory, then tree will follow the path of the
       symbolic link as if it were a real directory.

a)

wget --non-verbose  \
  http://tierra.dyndns.org:81/cygwin/tree/setup.hint \
  http://tierra.dyndns.org:81/cygwin/tree/tree-1.4.2.2-1-src.tar.bz2 \
  http://tierra.dyndns.org:81/cygwin/tree/tree-1.4.2.2-1.tar.bz2

b) or use

mkdir tree ; cd tree
wget -q -O - http://tierra.dyndns.org:81/cygwin/tree/get.sh | sh

Jari

-- 
http://tiny-tools.sourceforge.net/
Swatch @time   http://www.mir.com.my/iTime/itime.htm
               http://www.ryanthiessen.com/swatch/resources.htm
Use Licenses!  http://www.linuxjournal.com/article.php?sid=6225
Which Licence? http://www.linuxjournal.com/article.php?sid=4825
OSI Licences   http://www.opensource.org/licenses/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]