# ForkAndExec **Repository Path**: shuochenok/ForkAndExec ## Basic Information - **Project Name**: ForkAndExec - **Description**: A simple program to learn the usage of fork() and execve() - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ForkAndExec This is a simple program where I use to lean how to use fork() and execve()