View Single Post
FreeThinker's Avatar
Posts: 65 | Thanked: 36 times | Joined on Apr 2010 @ Las Vegas
#33
So just do this before trying to run it:

Code:
chmod +x name_of_file
And then run it by doing

Code:
./name_of_file
Where "name_of_file" is the full name of the file you're trying to run
 

The Following User Says Thank You to FreeThinker For This Useful Post: