On Wed, Dec 25, 2013 at 2:07 PM, Darren Pilgrim
<[email protected]> wrote:
>
> You're being bitten by shell interpretation/expansion.  You need to make the
> hash an uninterpretted literal (in bourne-type shells, wrap it in single
> quotes):
>

Ah, yes of course. Works now. Thanks!

Reply via email to