Files
ladybird/Kernel
Andreas Kling 85d629103d Kernel: Implement shebang executables ("#!/bin/sh")
This patch makes it possible to *run* text files that start with the
characters "#!" followed by an interpreter.

I've tested this with both the Serenity built-in shell and the Bash
shell, and it works as expected. :^)
2019-09-15 11:47:21 +02:00
..
2019-07-13 08:00:24 +02:00
2019-07-29 11:19:04 +02:00
2019-05-28 17:31:20 +02:00
2019-08-11 16:30:43 +02:00
2019-08-11 16:30:43 +02:00
2019-09-13 14:04:38 +02:00