Guest User

Untitled

a guest
Dec 17th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. chmod +x program.sh
  2.  
  3. ./program.sh #--> if in the same folder with the file.
  4. # or
  5. /path/to/program.sh # -->run it from else where.
Add Comment
Please, Sign In to add comment