# myShell **Repository Path**: chenrenkang/myShell ## Basic Information - **Project Name**: myShell - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myShell ![](https://github.com/renkangchen/myShell/raw/master/myShellhelp.png) This is a C program which imitates the bash shell. **make**, then you should have the **myShell**, use **./myShell** to run it. make sure you already have installed the [readline library](http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html#Introduction).