# Shell 脚本大全 > **Shell 脚本大全** 精心收集、整理了 Linux 环境下的常见 Shell 脚本操作片段。 > > 当您面临以下问题时,**Shell 脚本大全** 也许可以给你一些借鉴: > > - 你想要执行某个操作,却不知 Shell 命令如何写 > - 你想要快速掌握 Shell 基本用法 ## 参考资料 - [pure-bash-bible](https://github.com/dylanaraps/pure-bash-bible#change-a-string-to-lowercase)