1. Use chmod command to make it executable. Open the Terminal and write the following command
chmod +x file.bin
2. Run the file using the following command in the Terminal
./file.bin
chmod +x file.bin
2. Run the file using the following command in the Terminal
./file.bin
No comments:
Post a Comment