A simplified version of tree
Written in C
Usage: simple_tree.c [-i] [-l] [-e] [-n value] [-t seconds]
Parameter:
-i --inode Display the inode of the directory/file
-l --link Mark symbolic links
-h --help Print this help screen
-e --empty Mark empty files
-s --size Print file size in bytes/kilobytes
-n --nice Set niceness range from 1 to 19
-t --time Set maximum execution time in seconds
-v --version Print version info and license