Files
ladybird/Userland/Shell
Ali Mohammad Pur 6a9dced790 Shell: Update shebang handling logic
This bit of code was kept unmodified since it was first implemented,
and I'm not entirely convinced that it ever actually worked :P
This commit updates the code to use "modern" classes and constructs,
and fixes an issue where the shebang would still contain the '#!'
when it was passed to execvp().
Fixes #6774.
2021-05-02 19:46:33 +02:00
..
2021-04-29 20:25:56 +02:00
2021-04-29 20:25:56 +02:00
2021-04-29 20:25:56 +02:00
2021-04-23 16:46:57 +02:00
2021-04-29 20:25:56 +02:00
2021-04-29 20:25:56 +02:00
2021-05-02 19:46:33 +02:00