From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <53567454.2050509@gmail.com> <535810E5.1010507@gmail.com> <63ad87826698c76996628eaa50699e64@ladd.quanstro.net> Date: Thu, 24 Apr 2014 00:18:57 -0400 Message-ID: From: Jacob Todd To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=089e0112c5d2deeaaf04f7c22503 Subject: Re: [9fans] writing to /dev/$winid/addr Topicbox-Message-UUID: db54d4e2-ead8-11e9-9d60-3106f5b1d025 --089e0112c5d2deeaaf04f7c22503 Content-Type: text/plain; charset=UTF-8 Then why did you say it was rc? What's wrong with you. On Apr 24, 2014 12:18 AM, "Alexander Kapshuk" wrote: > That's OK. It's actually ksh on AIX. > > Thanks for your feedback anyway. > > > On Wed, Apr 23, 2014 at 10:34 PM, erik quanstrom > wrote: > >> >>> #!/bin/rc > >> >>> { > >> >>> echo 'echo $SYSNAME!`uname -n`!$USER' > >> >>> echo 'PS1='':; '' PS2='' ''' > >> >>> } >/dev/$winid/body > >> > this is not valid rc. > >> > > >> > - erik > >> > > >> If it's not too much trouble, would you mind demonstrating what valid rc > >> would be for the part of the script in question. > > > > i'm wrong of course if the shell you're running is bash, > > the script itself is reasonable rc. i was confused by an > > rc script emitting bash. > > > > - erik > > > > --089e0112c5d2deeaaf04f7c22503 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Then why did you say it was rc? What's wrong with you.

On Apr 24, 2014 12:18 AM, "Alexander Kapshu= k" <alexander.kapshu= k@gmail.com> wrote:
That's OK. It's actually ksh on AIX.

Thanks for your feedback anyway.


On Wed, Apr 23, 2014 at 10:34 PM, erik quanstrom <quanstro@quanstro.net> wrote:
>> >>> #!/bin/rc
>> >>> {
>> >>> =C2=A0echo 'echo $SYSNAME!`uname -n`!$USER' >> >>> =C2=A0echo 'PS1=3D'':; '' PS2=3D&= #39;' '''
>> >>> } >/dev/$winid/body
>> > this is not valid rc.
>> >
>> > - erik
>> >
>> If it's not too much trouble, would you mind demonstrating wha= t valid rc
>> would be for the part of the script in question.
>
> i'm wrong of course if the shell you're running is bash,
> the script itself is reasonable rc. =C2=A0i was confused by an
> rc script emitting bash.
>
> - erik
>

--089e0112c5d2deeaaf04f7c22503--