[ 
https://issues.apache.org/jira/browse/ARROW-13648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Phillip Cloud updated ARROW-13648:
----------------------------------
    Summary: Use #!/usr/bin/env instead of #!/bin where possible  (was: Use 
#!/usr/bin/env bash instead of #!/bin/bash)

> Use #!/usr/bin/env instead of #!/bin where possible
> ---------------------------------------------------
>
>                 Key: ARROW-13648
>                 URL: https://issues.apache.org/jira/browse/ARROW-13648
>             Project: Apache Arrow
>          Issue Type: Improvement
>            Reporter: Phillip Cloud
>            Assignee: Phillip Cloud
>            Priority: Minor
>
> Not all linuxen have {{bash}} at {{/bin/bash}}. Systems that support 
> {{#!/bin/bash}} support {{#!/usr/bin/env bash}}. The {{env}} variant will 
> take the first available bash interpreter as opposed to a hardcoded location.
> Hopefully this is relatively uncontroversial.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to