/Projeto-SO

Operating Systems Class Project 2015/2016

Primary LanguageC

Operating systems Class Project 2015/2016

About

"par-shell" is a process manager that allows the users to lauch a program and monitor their execution time. The clients/server communication is done with unix named pipes.

Compiling

Just run make

Running

  • make server runs the server
  • make client runs the client