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?

Reply via email to