Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. #!/bin/bash
  2. All the scripting files should start with a shebang (!#)
  3.  
  4. This also could help us to determine which interpreter would run this script.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement