echo "ShotPath='< wget -q -O - http://golem.fjfi.cvut.cz/shots';DataId='Diagnostics/BasicDiagnostics/Results/U_loop.csv';set datafile separator ',';set key left;set xlabel 'Time [s]';set ylabel 'U_{loop} [V]';set title 'U_{loop}' ;plot ShotPath.'/35880/'.DataId u 1:2 w l title '35880', ShotPath.'/35881/'.DataId u 1:2 w l title '35881', ShotPath.'/35882/'.DataId u 1:2 w l title '35882', ShotPath.'/35883/'.DataId u 1:2 w l title '35883', ShotPath.'/35884/'.DataId u 1:2 w l title '35884', ShotPath.'/35885/'.DataId u 1:2 w l title '35885', ShotPath.'/35886/'.DataId u 1:2 w l title '35886', ShotPath.'/35887/'.DataId u 1:2 w l title '35887', ShotPath.'/35888/'.DataId u 1:2 w l title '35888', ShotPath.'/35889/'.DataId u 1:2 w l title '35889', ShotPath.'/35890/'.DataId u 1:2 w l title '35890', ShotPath.'/35891/'.DataId u 1:2 w l title '35891', ShotPath.'/35892/'.DataId u 1:2 w l title '35892'," |gnuplot --persist