This repository is the second project of Linux Operating System course during the autumn semester of 2022 at NCU.
You can compile main.c with below command:
gcc -o main main.c
- You can get more information from project description and our report.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository is the second project of Linux Operating System course during the autumn semester of 2022 at NCU.
You can compile main.c with below command:
gcc -o main main.c