Shell scripting coursework from the first-semester "Linux" lab course at AGH University of Krakow. Each labNN/ folder holds one assignment: the solution and a README.md with the assignment text and a walkthrough of the solution.
| Lab | Topic |
|---|---|
| lab09 | Shell scripts (bash), part 1 |
| lab10 | Shell scripts (bash), part 2 |
| lab11 | Stream editing with sed |
| lab12 | awk |
labNN/— one folder per lab: the scripts, sample data, and aREADME.mdwith the assignment text and an annotated solution.labNN/examples/— in-class warm-up scripts for that topic, kept for reference; not part of the graded submission.