Skip to content

Friendly bash shebang #43

@ctfhacker

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.

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