#!/bin/bash # volume.plt: plot the unit cell volume during one or more MD simulations # use: volume.plt mdrun1.r [mdrun2.r ...] gnuplot -persist <' $*" u 2 w l EOF