发现和使用优秀的技能扩展
编写健壮、可移植的 shell 脚本。在解析参数、正确处理错误、编写 POSIX 兼容的脚本、管理临时文件、并行运行命令、管理后台进程或为脚本添加 --help 时使用。
Write robust, portable shell scripts. Use when parsing arguments, handling errors properly, writing POSIX-compatible scripts, managing temp files, running commands in parallel, managing background processes, or adding --help to scripts.