Is my shell broken or what?

Boyd Roberts boyd at prl.dec.com
Sat Jun 8 00:08:28 AEST 1991


In article <1991Jun7.115837.8545 at mp.cs.niu.edu>, rickert at mp.cs.niu.edu (Neil Rickert) writes:
> rickert 2> echo ${test2}
> Variable syntax.

Don't you just hate it when the syntax is `variable' :-)

Avoid C shell, use `rc':

    ; '{([<*>])}2' = stuff
    ; echo $'{([<*>])}2'
    stuff
    ;

Variable names?  No problem.


Boyd Roberts			boyd at prl.dec.com

``When the going gets wierd, the weird turn pro...''



More information about the Comp.unix.shell mailing list