Skip to content

nclozza/so-tp1

Repository files navigation

Operative Systems - Project 1

  • To compile the main file: gcc main.c -o main queue.c hash.c appendStringToFile.c -lpthread –lrt

  • To run the main file: ./main <./dir>

  • To compile the view file: gcc view.c -o view -lrt –lpthread

  • To run the view file: ./view <main app PID>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages