summaryrefslogtreecommitdiff
path: root/sysutils/tdir/DESCR
blob: 48783583ce499d9036f0ad1a6d28fc5f5dc4ba66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
tdir is Yet Another Way To Display Directory Listings.  Output is in
columnar format with sub-directories listed first, and then a listing
of the files ordered by their ending "extension" - typically the
characters following the rightmost '.' in the file name (though this
can be changed on the command line).

tdir supports recursive directory examination. Total output width as
well as column width can be set on the command line and tdir will
autoformat accordingly.

tdir is written in 'python' and requires a reasonably current version
of the 'python' environment to be present on the system.