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