dusekdan / 2017-POS-Project-Shell

Multithreaded ANSI C school project for POS (Advanced Operating Systems) class 2016/2017, Faculty of Information Technology, Brno University of Technology. Simple shell implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIT BUT, POS - Simple shell

School projects for POS (Advanced Operating Systems) class, Faculty of Information Technology, Brno University of Technology.

Feel free to get inspired, but be careful - copypasting may, and will, lead to meeting with disciplinary commision.

Executing and running processes & commands in background was not implemented - 10 of 12 points collected.

Project should be able to compile with -ansi -std=c99 and -std=c11 without onscreen errors and screams.


FIT VUT, POS - Jednoduchý shell

Školní projekty do předmětu POS (Pokročilé Operační Systémy), Fakulta Informačních Technologií, Vysoké Učení Technické Brno.

About

Multithreaded ANSI C school project for POS (Advanced Operating Systems) class 2016/2017, Faculty of Information Technology, Brno University of Technology. Simple shell implementation.


Languages

Language:C 96.9%Language:Makefile 3.1%