This assignment is worth 10 points. 2 points for each command between echo and gcc --version -std-c11.

There is no manual-grading part for this homework. As this is a foundational assignment, you are encouraged to resubmit until you earn a perfect score.

Note

The script command records everything, even backspaces. If you have too many corrections, there will be a lot of extraneous characters in your hw0.script file that may interfere with the autograder. In this case, repeat the exercise carefully, avoiding extra keystrokes.

If you want to see what is in your script file, use the command cat -A hw0.script.