Path to this page:
Subject: CVS commit: pkgsrc/sysutils/tree
From: Curt Sampson
Date: 2007-10-17 08:48:40
Message id: 20071017064841.17CDE21507@cvs.netbsd.org
Log Message:
Tree is a recursive directory listing program that produces a depth
indented listing of files, which is colorized ala dircolors if the
LS_COLORS environment variable is set and output is to tty.
Tree has various options for changing the information printed (size,
permissions, etc.) As well as plain text output, it is capable of
producing HTML output that includes links with an appropriate prefix.
Files: