help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] GNU Smalltalk 2.2 release announcement


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] GNU Smalltalk 2.2 release announcement
Date: Tue, 22 Nov 2005 10:09:34 +0100
User-agent: Mozilla Thunderbird 0.9 (Macintosh/20041103)


This makes this possible:

#!/bin/sh
"exec" "gst" "-f" "$0" "$@"

Which seems to be the best way to execute a Smalltalk script if you
don't want to hardcode the path, due to the following.
That's a great suggestion, thanks.

Paolo





reply via email to

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