help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Shebang support


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Shebang support
Date: Thu, 06 Dec 2012 19:48:23 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

Il 06/12/2012 17:45, Andrew Pennebaker ha scritto:
> Could gst treat #!... lines as comments?

On the first line, it does.

However, it doesn't work in the case where you cannot use "#!
/usr/bin/env gst".  As the page says, "Occasionally, a more complex
shebang line is needed".

Paolo

> It would reduce much hackery:
> 
> http://rosettacode.org/wiki/Multiline_shebang#Smalltalk
> 
> This way, Smalltalk code can double as shell script and executable program.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]