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