/go-tree

tree - list contents of directories in a tree-like format

Primary LanguageGo

go-tree

Classic GNU util implemented in Go.

Tree is a recursive directory listing program that produces a depth indented listing of files.

Synopsis

tree directory [-f]

Options

Tree understands the following command line switches:

-f List both files and directories.