Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
LinArcX opened this issue Dec 13, 2023 · 0 comments

Comments

@LinArcX
Copy link

LinArcX commented Dec 13, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant