Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feup-sope

Ubuntu version GCC version bash version

Exercises solved during the Operating Systems course, in the second year of FEUP's Master in Informatics and Computing Engineering.

Compile and run

To compile a single .c file with gcc on the terminal:

gcc -o file_name <file>.c

To run the file:

./file_name

To run a bash (.sh) file simply:

./file.sh

License

MIT

About

Operating Systems course @ FEUP

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages