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.'/36457/'.DataId u 1:2 w l title '36457', ShotPath.'/36458/'.DataId u 1:2 w l title '36458', ShotPath.'/36460/'.DataId u 1:2 w l title '36460', ShotPath.'/36461/'.DataId u 1:2 w l title '36461', ShotPath.'/36462/'.DataId u 1:2 w l title '36462', ShotPath.'/36463/'.DataId u 1:2 w l title '36463', ShotPath.'/36464/'.DataId u 1:2 w l title '36464', ShotPath.'/36465/'.DataId u 1:2 w l title '36465', ShotPath.'/36466/'.DataId u 1:2 w l title '36466', ShotPath.'/36467/'.DataId u 1:2 w l title '36467', ShotPath.'/36468/'.DataId u 1:2 w l title '36468', ShotPath.'/36469/'.DataId u 1:2 w l title '36469', ShotPath.'/36470/'.DataId u 1:2 w l title '36470', ShotPath.'/36472/'.DataId u 1:2 w l title '36472'," |gnuplot --persist