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.'/36936/'.DataId u 1:2 w l title '36936', ShotPath.'/36937/'.DataId u 1:2 w l title '36937', ShotPath.'/36938/'.DataId u 1:2 w l title '36938', ShotPath.'/36939/'.DataId u 1:2 w l title '36939', ShotPath.'/36940/'.DataId u 1:2 w l title '36940', ShotPath.'/36941/'.DataId u 1:2 w l title '36941', ShotPath.'/36941/'.DataId u 1:2 w l title '36941'," |gnuplot --persist