I have a list of values, for example, as follows
list = ( 12 51 2 7 9 30)
How can I plot the list using gnuplot in a shell script?