Answers for "how to make file executable for linux in windows"

4

make file executable linux

chmod +x filename.sh
Posted by: Guest on April-13-2020
0

ubuntu make executable

chmod +x /path/to/your/file.txt
Posted by: Guest on May-23-2021

Code answers related to "how to make file executable for linux in windows"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language