## Rubric Your answers should be cleanly presented in your GitHub repository. Citations should be included as needed. Include which generative AI system was used and what prompts were used if generative AI was used. ### Total Points /31 - Part 1 - 4 pts - [ ] Game Name - [ ] How to install - [ ] Location of game executable - [ ] How to run game - Part 2 - 8 pts - [ ] Process related commands table - [ ] `ps` fields table - [ ] `ps` command - [ ] output of `ps` with two shells - [ ] PID, PPID, Parent process - [ ] Kill command to kill only the game (0.5 pt) - [ ] Effect (0.5 pt) - [ ] Kill command to kill the game & parent process (0.5 pt) - [ ] Effect (0.5 pt) - [ ] Shell C exit explaination - Part 3 - 11 pts - [ ] Job control command table - [ ] Run in foreground - [ ] `STOP` signal - [ ] Proof of life `ps` output - [ ] Resume in foreground - [ ] `TERMINATE` signal - [ ] Start as a background process - [ ] Jobs output (0.5 pt) - [ ] Output of `ps` (0.5 pt) - [ ] Kill job - [ ] Move job to foreground - [ ] Exiting explaination - Part 4 - 8 pts - [ ] `tmux` table - [ ] Create a tmux session - [ ] Detatch from process - [ ] `ps` command (0.5 pt) - [ ] Output (0.5 pt) - [ ] List `tmux` sessions (0.5 pt) - [ ] Output (0.5 pt) - [ ] `tmux` session running - [ ] Reattach to `tmux` session - [ ] Kill `tmux` session - Point Deductions - [ ] AI Overuse / AI Generated - 0 Points - [ ] Not enough commits submitted - 4 pts - [ ] Submitted to incorrect repository - 0 points - [ ] Submitted past due date - 0 points - [ ] Submitted non-markdown (incorrect extensions / no use of markdown for formatting) - 0 points - [ ] Submitted some markdown (legible enough for grading), but needs improvement - (-10%) - [ ] Failure to cite resources - (-10%)