@ -2,8 +2,8 @@ for FILE in "$@"
do
gnuplot <<- EOF
set term png
set title "Graph - ${FILE}"
set title "Wykres - ${FILE}"
set output "${FILE}.png"
plot "${FILE}.txt" with points pointtype 5 notitle
plot "${FILE}.txt" with points pointtype 1 notitle
EOF
done
The note is not visible to the blocked user.