/linux_stu_code

Primary LanguageC++MIT LicenseMIT

linux_stu_code

1. 项目介绍

本项目是一个Linux学习项目,主要是记录Linux学习过程中的代码和笔记,方便以后查阅。

2.1 c语言

2.2 shell

  1. shell脚本的基本语法
  2. shell脚本的变量
  3. shell脚本的运算符
  4. shell脚本的流程控制
  5. shell脚本的函数
  6. shell脚本的输入输出
  7. shell脚本的数组
  8. shell脚本的字符串
  9. shell脚本的正则表达式
  10. shell脚本的文件包含
  11. shell脚本的重定向

2.3 python

2.4 cmake