Lab Exam 2023-01-17#

Project Setup#

Exercises#

Note

The total points from this exam are equivalent to 30% of the total grade from this semester.

Exam Submission#

  • Make sure the the current working directory is where you cloned the project into - the parent directory of the project’s toplevel directory

  • Create a tar file submission.tar.gz as follows:

$ pwd
... whatever your project's parent directory is ...
$ tar -z -c -f submission.tar.gz FH-ECE20-2023-01-17/

Submit the file submission.tar.gz on Moodle