Install tree command in windows 10

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

linux.die.net/man/1/tree

Step 1: Install gitbash

Git for windows

Step 2: Download Binaries of tree command

tree

Step 3: Put the tree command in folder

Extract tree.exe to C:\Program Files\Git\usr\bin

Step 4: Test it

image