-
Notifications
You must be signed in to change notification settings - Fork 187
A better shebang #47
Copy link
Copy link
Open
Description
A better "shebang" would be
///bin/true; /usr/bin/c "$0" "$*"; exit $?
as it would keep file compileable with normal gcc invocation. See example of this here (also discussion on StackOverflow).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels