This repository contains code and resources for my Operating Systems class. The focus of this course is to learn and implement fundamental Linux commands and system calls using the C programming language.
- Basic Linux commands
- File and process management
- Inter-process communication
- System calls and their usage
- Error handling in C
- Familiarity with Linux command-line tools
- Basic knowledge of C programming