Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1020 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 1020 Bytes

OS Homeworks solutions - with reports!

Copyright (C) 2019 Andrea Fanti s235808@studenti.polito.it
This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the LICENSE file for more details.


Here there are my solutions for the Operating Systems' laboratories (course 04JEZLM at Polytechnic of Turin).

I hope they may be useful to someone.

Structure

Each second-level directory contains an exercise solution, along with the exercise text and the corresponding report.

Notes

  • PDF files from lab04 onwards are generated using the OSHFG (O.S. Homeworks' File Generator) from another one of my repos (but directories have been renamed: for instance lab08 was S235808_L08_AndreaFanti originally)

  • since 2018/2019 is the first a.y. in which awk is not taught, some exercises are also solved using this language since I learned it as an hobby.