[Ilugc] Directory Tree Utility

  • From: arun@xxxxxxxxxxxx (V.Arun (PPE))
  • Date: Tue, 13 Apr 2004 15:37:48 +0530

Hi,

In the process of learning to use/program under linux (still
learning...), i wrote a small utility to list the tree structure of a
given directory. I found it quite userful (as a linux newbie) to
visualise the directory structures of the OS and other apps in my
system.

Anybody who thinks it might be useful to them can download it from
 
http://www.ppeindia.com/tree/tree-0.1.tar ;

The tar contains the source and the makefile. The binary is also
included.

use it like...

./tree [directory name]
to list the tree of files and directories.

./tree [directory name] -d
to list the tree of directories alone.

./tree -h
to show the help file.

Please let me know of any bugs and suggestions!

Arun



Other related posts: