Skip to content

Latest commit

 

History

History
executable file
·
5 lines (3 loc) · 380 Bytes

File metadata and controls

executable file
·
5 lines (3 loc) · 380 Bytes

Operating Systems - Course Assignment

This was an assignment for an Operating Systems course. It's purpose was to demonstrate the use of certain system calls and mechanisms build into operating systems in the development of applications.

This project consisted in the implementation of a text interpreter that processed text files containing bash commands and executed them.