Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wlucha/tree

A simplified version of tree
https://github.com/wlucha/tree

Last synced: about 2 months ago
JSON representation

A simplified version of tree

Awesome Lists containing this project

README

        

# tree
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