3rd script

This commit is contained in:
2026-04-15 15:35:33 +02:00
parent 6a937b1bd2
commit d5d0b6f608
4 changed files with 46 additions and 3 deletions

View File

@@ -2,14 +2,14 @@
## 1. Project Overview
- [ ] Understand the timeline: starts on the first day of INF203, ends on the last week (Sunday midnight).
- [ ] Plan to stay ahead, especially for the Bash section before C begins.
- [x] Understand the timeline: starts on the first day of INF203, ends on the last week (Sunday midnight).
- [x] Plan to stay ahead, especially for the Bash section before C begins.
---
## 2. Preliminaries
- [ ] Read the `cowsay` manual with `man cowsay`.
- [x] Read the `cowsay` manual with `man cowsay`.
- [ ] List all `cowsay` options/arguments in a table or list in your report.
- [ ] Provide examples of executions for each option.