News

If you have the tree command installed, you can view the new structure with a command like this one: $ tree testing testing ├── 1 │ ├── a │ ├── b │ └── c ├── 2 ...