Files
voidrice/.scripts/compiler
Matthew Graham 870af2c793 Run programs without extensions
This change gives the ability to run an executable file without an extension. It just replaces your sent bit with a function called shebangtest which will test for a shebang in the first line of the file. If no shebang, then it just runs sent. I also added a few more extensions to the extension list.
2018-10-15 00:15:33 -04:00

1.4 KiB
Executable File