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)
parent
bec3d027a1
commit
bc99f3960e
1 changed files with 11 additions and 0 deletions
Loading…
Reference in new issue