moledoc / walk

Filetree walker written in C

Repository from Github https://github.commoledoc/walkRepository from Github https://github.commoledoc/walk

walk

filetree walker written in C.

Synopsis

walk (-d|-f|-n [nr]) (<path>)
	-h	help
	-d	show only directories
	-f	show only files
	-n [nr]	depth of search
	<path>	path to start the walk (default: current working directory); only the last path is used

Author

Meelis Utt

About

Filetree walker written in C

License:MIT License


Languages

Language:C 100.0%