Skip to content

Run with shebang on Linux? #156

@shlwapi

Description

@shlwapi

It's very useful to have scripts able to run by themselves like ./foo.bas by having something like #!/usr/bin/sbasic or #!/usr/bin/env sbasic at the beginning of the scripts. Does this already supported or not? It's not as simple as you put this line at the beginning of code and it suddenly able to run like that. It needs support from the interpreter too.

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