Tim Daneliuk wrote:

> 'tdir' is a reimplementation and enhancement of the old 'xdir' CP/M
> utility from Ancient Times.
> 
> 'tdir' is an advanced directory display utility written in Pure Python,
> and runs on both *nix and Win32 systems.\
> 
> With 'tdir' you can display directories sorted by file "extension",

ls -X

> display directory trees, 

ls -R

> and separate directories from files in the output listing.

ls -u

color me unimpressed ;)

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to