What am I doing wrong?
groovy -e '"$" =~ /\$/'
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup
failed, script_from_command_line: 0: illegal string body character after
dollar sign;
solution: either escape a literal dollar sign "\$5" or bracket the value
expression "${5}" @ line 0, column 0.
1 error
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email