PatrickMckay1998 / atlas-simple_shell

0 stars 0 forks source link

Add test file for fork and execve #15

Closed PatrickMckay1998 closed 1 month ago

PatrickMckay1998 commented 1 month ago

I created a new file with execve and fork, it is a test file to better our understanding of the two functions so we can implement it in our main program.