# fakeshell **Repository Path**: Psy0/fakeshell ## Basic Information - **Project Name**: fakeshell - **Description**: 只是作业,仅供参考。 - **Primary Language**: C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-06 - **Last Updated**: 2022-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **只是作业,仅供参考** ---- 简易shell fakeshell - 依赖库: + [GNU Readline](https://www.gnu.org/software/readline/) - 参考资料: + [GNU Coreutils 8.28](https://www.gnu.org/software/coreutils/) + [GNU bash实现机制与源代码简析](https://linjian.org/blog/tech/linux/shell/bash-study) + [Bash简介 & Bash是如何处理命令的](https://www.jianshu.com/p/b513087cd7ec) + [详解Bash命令行处理](https://blog.csdn.net/chinalinuxzend/article/details/1788960) + [GNU Readline库函数的应用示例](https://www.cnblogs.com/clover-toeic/p/3892688.html) + [GNU Readline 库及编程简介](https://www.cnblogs.com/hazir/p/instruction_to_readline.html) ---- Linux 4.15.0-87 测试通过