[bglug] Errore in bash

MorphTUX morphtux@tin.it
Ven 14 Ott 2011 15:48:36 CEST


Il 14/10/2011 15:41, Joe Galaxy ha scritto:
>> echo "scale=2; `curl  --progress-bar -w "%{speed_download}"
>> http://speedtest.wdc01.softlayer.com/downloads/test10.zip -o
>> test.zip` /<- metti "\"
>
> e vedrai che va
>> 131072" | bc | xargs -I {} echo {}Mb\/s
>

# echo "scale=2; `curl  --progress-bar -w "%{speed_download}"
http://speedtest.wdc01.softlayer.com/downloads/test10.zip -o test.zip` \
131072" | bc | xargs -I {} echo {}Mb\/s
########################################################################
100,0%
(standard_in) 1: syntax error
(standard_in) 1: illegal character: \

???
0_o

G.


Maggiori informazioni sulla lista bglug