Skip to content

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

Notifications You must be signed in to change notification settings

andrewkharook/go-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages