📌  相关文章
📜  如何在 linux 中设置执行权限 - Shell-Bash 代码示例

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

代码示例5
chmod -x script-name-here.sh #Change the "script-name-here" to the name of your .sh file.