mirror of
https://github.com/bregman-arie/devops-exercises.git
synced 2026-02-09 10:27:05 +00:00
Update fork_101.md (#150)
This commit is contained in:
parent
89c8ec68ca
commit
54ad724241
@ -4,7 +4,7 @@ Answer the questions given the following program (without running it):
|
|||||||
|
|
||||||
```
|
```
|
||||||
#include<stdio.h>
|
#include<stdio.h>
|
||||||
|
#include <unistd.h>
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
fork();
|
fork();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user