📜  为什么我在 ubuntu 属性中找不到执行选项 - Shell-Bash 代码示例

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

代码示例1
1) Go to the file location in terminal
2) Type --> sudo chmod +x  
3) To know if the file is executable, type --> ls 
If the  listed is green in color, it means it is executable