# MyShell **Repository Path**: Camorgx/MyShell ## Basic Information - **Project Name**: MyShell - **Description**: 使用C实现的简易shell。 - **Primary Language**: C - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-08-16 - **Last Updated**: 2023-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MyShell A simple shell implemented in C. Note that we only support UNIX/Linux. Requirement: readline.