Welcome to the Operation Systems Exercises repository for the Semester B 2024. This repository contains a collection of exercises designed to enhance your understanding and practical skills in operating systems.
The repository is organized into directories, each representing a different exercise. Some exercises are further divided into multiple parts, with each part detailed in separate Markdown files (e.g., Part1.md, Part2.md, etc.).
-
Exercise 1
Part1.mdPart2.mdsolution.c- ...
-
Exercise 2
Part1.mdsolution.sh- ...
-
Exercise 3
instructions.mdMakefile- ...
- Exercise Directories: Each exercise is located in its own directory. Navigate to the respective directory to find the exercise details.
- Markdown Files: Instructions for each exercise and its parts are provided in Markdown files (
.md). These files will guide you through the tasks you need to complete. - Submission: Ensure you submit all the files mentioned in the instructions. This may include code files, scripts, configuration files, etc.
For an exercise with multiple parts, you might find:
Part1.mdwith instructions to write a specific program.Part2.mdwith instructions for another task related to the exercise.- Additional files required to complete the tasks.
- Read Carefully: Make sure to read the instructions in the
.mdfiles thoroughly before starting each exercise. - Follow Submission Guidelines: Submit all required files as specified in the instructions to avoid any penalties.
We hope these exercises help you develop a strong foundation in operating systems. Happy coding!
Course Instructor: Itay Etelis, Zvika Berger.
Feel free to reach out if you have any questions or need further assistance.