I have an interesting issue with html2lrf. I can't seem to put a meta-tag in the lrf file that has exclamation points at the end. For example when I use
Code:
-t "This book sucks!"
I get a response that
Code:
bash event: !" not found.
Am I doing something wrong?