Skip to content

Updated shebang to use env#67

Merged
Idnan merged 1 commit into
Idnan:masterfrom
gibatronic:use-env-shebang
Jan 3, 2018
Merged

Updated shebang to use env#67
Idnan merged 1 commit into
Idnan:masterfrom
gibatronic:use-env-shebang

Conversation

@gibatronic
Copy link
Copy Markdown
Contributor

Minor change in the "2. Basic Shell Programming" paragraph.
Instead of hard-coding the path to bash, use env to be more portable.

More information about it can be found here:
Why is it better to use “#!/usr/bin/env NAME” instead of “#!/path/to/NAME” as my shebang?

@Idnan
Copy link
Copy Markdown
Owner

Idnan commented Jan 3, 2018

@gibatronic thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants