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.'/36268/'.DataId u 1:2 w l title '36268', ShotPath.'/3626936270/'.DataId u 1:2 w l title '3626936270', ShotPath.'/36271/'.DataId u 1:2 w l title '36271'," |gnuplot --persist