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.'/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'," |gnuplot --persist