@leonidas @wingo The #! parsing happens within the kernel. If you start splitting arguments on spaces, which other shell features should the kernel implement? Quoting? Backslash escapes? Environment variable expansion?
@jamesh @wingo That's a fair point, but then the ball is in the court of `env` why it wouldn't implement something like `-S` by default.
@jamesh @leonidas quoting and backslash for quotes. not all slopes are slippery :)
@jamesh @leonidas @wingo https://mastodon.social/@purpleidea/112140205271366095
@jamesh @wingo That's a fair point, but then the ball is in the court of `env` why it wouldn't implement something like `-S` by default.