On Fri, 2006-06-23 at 16:20 -0600, Kimball Larsen wrote: > What I meant was single quotes within double quotes within single > quotes.
You can not have single quotes within single quotes.
I don't know enough about mysqldump to know if it will help, but you
might want to check out here documents.
-----
cat <<- EOF
this is
some text
EOF
-----
--
Stuart Jansen e-mail/jabber: [EMAIL PROTECTED]
google talk: [EMAIL PROTECTED]
"However beautiful the strategy, you should occasionally look at
the results." -- Winston Churchill
signature.asc
Description: This is a digitally signed message part
/* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
