CMPSC260 Week 3 Homework UCSB UNIX Programming
Follow the lab to convert the diagram to a Unix code as follow:
·Directory – represented by a square.
·Subdirectory – represented by a rectangle.
·Files – represented by circles.
Lab instructions:
1.Give a name for each directly and files (be creative).
2.Add a date and a calendar year for each file.
3.Show the content of each directory and subdirectory on the screen.
4.Execute each file with Bourne shell.
5.Take screen shot for each step of the coding.
Write one sentence or two about each step (under each screen shot).