tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: 10.1 make oddity
> The "$;" is then not interpreted as an expression with variable name ";"
Which, in fact, is correct. The $ is a RE anchor, the ; the RE terminator.
Home |
Main Index |
Thread Index |
Old Index