Why can't i find execute option in ubuntu properties Code Example
why can't i find execute option in ubuntu properties
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