Equivalent to command prompt's "tree" command? [duplicate]
Same command exist. To install, just press Ctrl+Alt+T on your keyboard to open Terminal. When it opens, run the command(s) below:
sudo apt-get install tree
You have tree command in linux. All you have to do is install it. It works very similar to the one in windows.
sudo apt-get install tree