https://github.com/alessandrorebosio/operating-systems
Collection of operating systems project in bash, from the second year of engineering and computer science @ unibo
https://github.com/alessandrorebosio/operating-systems
bash operating-system scripting shell terminal unibo
Last synced: 9 months ago
JSON representation
Collection of operating systems project in bash, from the second year of engineering and computer science @ unibo
- Host: GitHub
- URL: https://github.com/alessandrorebosio/operating-systems
- Owner: alessandrorebosio
- License: mit
- Created: 2024-12-17T13:21:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-19T17:30:51.000Z (over 1 year ago)
- Last Synced: 2025-05-19T12:48:18.535Z (10 months ago)
- Topics: bash, operating-system, scripting, shell, terminal, unibo
- Language: Shell
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Operating Systems - Overview
**08574 - Academic Year 2024/25, Bachelor's Degree in Computer Science and Engineering, University of Bologna - Cesena Campus**
- **Instructors**: Professors Vittorio Ghini, Stefano Ferretti
- **Programming Language**: BASH
This folder contains laboratory projects developed for the **Operating Systems course** in the **Computer Engineering and Science** program (2024-2025). The labs cover core topics including Linux systems, command-line interpreters, and shell scripting. Each session focuses on enhancing proficiency with essential Linux commands, environment variables, and scripting techniques to manage processes, file systems, and memory. Through practical exercises, students gain hands-on experience with system tools, creating shell scripts, and executing commands to solve real-world operating system tasks effectively.