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]
- [REBOL] Curiouser and curiouser --- ... jbone
- [REBOL] Curiouser and curiouser --- ... icimjs
- [REBOL] Curiouser and curiouser --- ... jbone
- [REBOL] Curiouser and curiouser --- ... bobr
- [REBOL] Curiouser and curiouser --- ... kevin
- [REBOL] Mystery solved, ICKY LINUX B... jbone
- [REBOL] Mystery solved, ICKY LINUX B... bobr
- [REBOL] Mystery solved, ICKY LINUX B... icimjs
- [REBOL] Re: Mystery solved, ICKY LIN... ejolson
- [REBOL] Curiouser and curiouser --- ... bobr
- [REBOL] accessing files on other partiti... bobr
- [REBOL] accessing files on other partitions Re:(3) Al . Bri
- [REBOL] accessing files on other partitions Re: kevin
- [REBOL] accessing files on other partitions Re: michael
