How to create a short cut tree in computer

How to create a short cut tree in computer




Tree is a very simple program which loops through all the directories It does not do buffering. You can see this because it builds the tree of directories directly on screen (if the output is not redirected). With lots of directories this is slow and output begins right away.



Because tree does not read all the directories at once it can do no sorting. So it is dependent on the file system to present the directories in order. If the file system does not do this, tree will not be ordered.
1 tree means 1000 refresh per second. It stores informative data .Generally we run tree from run command option.Here first we have to open run command option by pressing Windows key+R ,then we type tree  .
But we can make a short cut tree on our window .we press the shortcut it will run automatically.
It is so simple


First click on right button on mouse on desktop and go to new and then one click on shortcut.










Then write Tree







Then click on next




Then it will automatically save it on your window.

When you click on the file It will run Tree automatically.


Labels: ,