#!/bin/bash # econste_cmp.plt: compare and in two MD simulations # use: econste_cmp.plt mdrun1.r mdrun2.r gnuplot -persist <' $1" u 2 w l, \ "' $2" u 2 w l EOF