procionevolante / OS-homeworks

Laboratories of the Operating Systems course (code 04JEZLM) at Polytechnic of Turin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Laboratories of the Operating Systems course (code 04JEZLM) at Polytechnic of Turin

License:Do What The F*ck You Want To Public License


Languages

Language:C 83.7%Language:Shell 12.1%Language:Makefile 3.4%Language:Awk 0.7%