Post
Topic
Board Pools
Re: [2220 GH/s] Slush's Bitcoin Mining Pool (mining.bitcoin.cz)
by
Spadowsky
on 06/08/2011, 23:23:49 UTC
replace the ; in the command with \;
all semicolons need to be escaped, otherwise bash treats them as separate commands


Like this? api2.bitcoin.cz:8332/\;askrate=10 -k  let me try

That does it thanks a lot