Make file executable

chmod +x filename
# you can now ./filename to execute it
click the source code to copy