Question: LInux Problem do it at matrix Sample_dir |-- cambridge | |-- library | `-- security | |-- annex | `-- parking |-- faculty |-- history.online
LInux Problem do it at matrix
Sample_dir
|-- cambridge
| |-- library
| `-- security
| |-- annex
| `-- parking
|-- faculty
|-- history.online
|-- markham
| `-- annex
|-- oxford
| |-- outline.doc
| `-- programming
| `-- report.pdf
`-- stenton
`-- lib_arts
|-- English.txt
`-- match.doc
Open another (duplicate) terminal window and connect to matrix now.
Using the other window, create a directory called sample_dir in your home directory with contents as shown above. Directories are in blue, all other filename are ordinary files.As you go along, check your progress using the following command: tree -C ~/sample_dir
Use the mkdir command to create directories and the touch command to create files.
You may leave this terminal open while you create the required directory structure to the other window. Come back here when you are done to check your work.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
