The shebang line is used to determine which should interpreter should be used when executing the file The mapping here adds the string `#!/usr/bin/env ` at the begining of the line. https://en.wikipedia.org/wiki/Shebang_(Unix)master
parent
305b838c34
commit
3a3a547206
1 changed files with 11 additions and 0 deletions
Loading…
Reference in new issue