Skip to content
/ OS_MSc Public

idk why i'm creating this repo it is probably gonna be used just once lmaooooo

Notifications You must be signed in to change notification settings

koachgg/OS_MSc

Repository files navigation

  1. Write a program using fork and exec commands where parent and child execute :
  • before terminating , the parent waits for the child to finish its task

    NOTE : Only implementing via fork in this case, this would easily run on any online c compiler and Linux OS Click Here

  1. Write a program using fork and exec commands where parent and child execute :
  • before terminating , the parent waits for the child to finish its task

    Note : Implementing with both fork and exec commands Click Here

  1. Create 2 programs where first program would execute fork system call and will create a child and then perform exec system call which will call the 2nd program . Click Here

About

idk why i'm creating this repo it is probably gonna be used just once lmaooooo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages