At 11:01 PM 1/18/00 -0600, [EMAIL PROTECTED] wrote:
> Note too that other shell scripts which take
>arguments to their interpreters on the first line of the file, for
>instance debugging flags and such, work properly in my environment.  I
>find it really suspicious that nobody else has run into a similar
>problem;  this leads me to suspect something in the interface between
>Rebol and my environment.  Anyone else running similar versions of Rebol
>and Linux?



boston:/rebolorg/wiki# cat reb
#!/usr/bin/rebol -cs
REBOL [Title: "-cs tester"]
print "hello,rebol"


boston:/rebolorg/wiki# ./reb
hello,rebol


boston:/rebolorg/wiki#


{-----}
[EMAIL PROTECTED]

Reply via email to