I would like to get started with gnuplot in Ubuntu. I have successfully installed the software but I get an error message when I try to plot the sine function. I don't know how to solve this problem and then obtain a plot of my sine function.
turbulence@turbulence-LIFEBOOK-AH531:~$ gnuplot> plot sin(x)
bash: syntax error near unexpected token `('