echo "ShotPath='< wget -q -O - http://golem.fjfi.cvut.cz/shots';DataId='Diagnostics/BasicDiagnostics/Results/Ip.csv';set datafile separator ',';set key left;set xlabel 'Time [s]';set ylabel 'I_{p} [kA]';set title 'I_{p}' ;plot ShotPath.'/39110/'.DataId u 1:2 w l title '39110', ShotPath.'/39120/'.DataId u 1:2 w l title '39120', ShotPath.'/39121/'.DataId u 1:2 w l title '39121'," |gnuplot --persist