Using tree command

Suppose we need to find out quickly what all sub directories with their files are under a directory without going to Windows explorer to do that or even using the dir command.Is it possible? Yes indeed.We can find out the details from the beloved command prompt using the “tree”. This command comes in handy when …