Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 327 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 327 Bytes

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.