> "Bob" == Bob Ackerman <[EMAIL PROTECTED]> writes:
Bob> i get error when trying this line. macosx. perl 5.6.1.
Bob> perl -e"for (55..75) { print chr($_) }"
Bob> it says:
Bob> Unmatched ".
Bob> problem with '$_'. shell must be looking at it and messing it up.
Bob> how do i get the '$' thro
Bob Ackerman wrote:
>
> i get error when trying this line. macosx. perl 5.6.1.
>
> perl -e"for (55..75) { print chr($_) }"
>
> it says:
> Unmatched ".
>
> problem with '$_'. shell must be looking at it and messing it up.
> how do i get the '$' through tcsh shell?
Since $_ is the default argu