> >>> #!/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
