Skip to content

Question: how you can run sctipts without c as prefix when you put shebangs in your files? #71

@LinArcX

Description

@LinArcX

I'm just very curios to know how its possible that just by putting shebang, no 'c' prefix command requred. just run it directly like this:

$ chmod +x hello.c
$ ./hello.c
Hello World

its the feature of bash?

i cant find where you implemented this feauture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions