I am trying to plot a graph using gnuplot. I have six text files. Each text file contains two columns. The first column represents time in seconds (a floating point number).
replot is another way to get multiple plots at once:
plot file1.data replot file2.data