mh-quote-for-shell

mh-quote-for-shell is a compiled Lisp function in `mh-e.el'.

(mh-quote-for-shell STRING)

Quote STRING for /bin/sh.
Adds double-quotes around entire string and quotes the characters
\, `, and $ with a backslash.