On 19 Apr 1999, John Hasler wrote:

> Jiri writes:
> > That should be #! and there shouldn't be a space after it.
> 
> The space doesn't matter.

Not as far as executing the script goes, but...
Jed picks up on "#!/bin/sh" and starts syntax highlighting,
"#! /bin/sh" results in a plain text editing session.

Reply via email to