📌  相关文章
📜  授予 linux sh 脚本权限 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:56.455000             🧑  作者: Mango

代码示例1
chmod +rx script_name.sh
# more generally
chmod +rx file_name.file_ext