Tree (command): Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
m revert - not an improvement
Line 32:
$ tree path/to/folder/
path/to/folder/
├── indexa-first.html
├── visual_studiob-second.html
├──shell.dll
├──test.vb
├──web
| ├──coor.ml
| ├──bitcore-s2.ml
| └──000webhost.com 2 website
├── vmware folder
└──image.ico
 
├── subfolder
│ ├── readme.html
Line 49 ⟶ 40:
└── z-last-file.html
 
41 directories, 116 files
</syntaxhighlight>