Quotes within quotes within quotes in bash. :)
Stuart Jansen
sjansen at buscaluz.org
Fri Jun 23 16:34:53 MDT 2006
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: sjansen at buscaluz.org
google talk: stuart.jansen at gmail.com
"However beautiful the strategy, you should occasionally look at
the results." -- Winston Churchill
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://plug.org/pipermail/plug/attachments/20060623/3c22f5c5/attachment.bin
More information about the PLUG
mailing list