My simple solution to this problem is to run a
substitution on all the tag arguments changing

' to '\''

and then wrap the whole argument in single quotes
when running lame:

--tt 'Wouldn'\''t It Be Nice?' ... etc

This should work on Bourne shell and all descendents,
and seems to avoid the bash "!" problem as well.

--Jason


Join Excite! - http://www.excite.com
The most personalized portal on the Web!

Reply via email to