UMM-CSci-Systems / Command-line-introduction

An introduction to Unix command line tools
MIT License
0 stars 14 forks source link

Add "diagrams" of directory structures #5

Closed NicMcPhee closed 7 years ago

NicMcPhee commented 8 years ago

Some students get lost in exactly what files end up where. Creating little "tree" diagrams that show the expected directory structures might be helpful.

NicMcPhee commented 7 years ago

The tree command (which I only just learned about) should do this nicely. We might need to install tree in the lab, but that shouldn't be a big deal.