linux-tutorial/codes/shell
2019-11-22 13:36:55 +08:00
..
mysql update scripts and docs 2019-10-29 18:22:19 +08:00
基本脚本 update scripts and docs 2019-10-29 18:22:19 +08:00
控制 update scripts and docs 2019-10-29 18:22:19 +08:00
操作符 update scripts and docs 2019-10-29 18:22:19 +08:00
查找替换文本 update docs 2019-11-22 13:36:55 +08:00
系统管理 update scripts and docs 2019-10-29 18:22:19 +08:00
脚本函数 update scripts and docs 2019-10-29 18:22:19 +08:00
菜单 update scripts and docs 2019-10-29 18:22:19 +08:00
输入和输出 update scripts and docs 2019-10-29 18:22:19 +08:00
进阶脚本 update scripts and docs 2019-10-29 18:22:19 +08:00
逻辑控制 update scripts and docs 2019-10-29 18:22:19 +08:00
README.md update scripts and docs 2019-10-29 18:22:19 +08:00

Shell 脚本大全

Shell 脚本大全 精心收集、整理了 Linux 环境下的常见 Shell 脚本操作片段。

当您面临以下问题时,Shell 脚本大全 也许可以给你一些借鉴:

  • 你想要执行某个操作,却不知 Shell 命令如何写
  • 你想要快速掌握 Shell 基本用法