Question: Please help me how to do this on MAC with image. Task 6: Unix Commands Using the Unix commands, you have learned in class, create

Please help me how to do this on MAC with image.

Task 6: Unix Commands Using the Unix commands, you have learned in class, create the following file structure:

Create a directory called "unix_hw" in your home directory.

Within "unix_hw", create a file called "helloworld.c" and a directory called "output".

Compile your helloworld.c file into output folder. This should create an output executable file in output folder.

Run the helloworld program from output folder. Within "output", create a file called "notes.txt".

Move "notes.txt" to "unix_hw" (using relative path)

Remove "notes.txt" from output folder. (using absolute path)

Remove "output" (using absolute path)

Perform above steps on your Unix account, then copy each command your ran into a text file and take a screenshot of your terminal window such that all steps are visible. Submit the screenshot and unix-hw.txt file on the Gradescope for grading. Good luck!

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!