# linux-sample **Repository Path**: tinglab/linux-sample ## Basic Information - **Project Name**: linux-sample - **Description**: Linux 内核编程示例 - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #Linux sample `gcc hello.c -o hello && ./hello`