Skip to content

Friendly bash shebang #43

Description

@ctfhacker

As a developer who works on several different systems, /bin/bash is not necessary available on all systems. A slightly more system-friendly shebang could be to use /usr/bin/env bash instead of /bin/bash directly for scripts created.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions