Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 359 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 359 Bytes

POS

Projects for POS (Advanced Operating Systems) course at FIT BUT.

Signals

Simple application with two processes demonstrating signal handling.

Shell

Basic shell implementation. Supports redirecting input and output. Commands can also be run in background.