Koji Yokota wrote: >> if it finds out >> the expression "^\s*system" or "^\s*\!", it comments out the related >> lines. > > In addition, "load" function must be skipped because its content is not > known to gnuplot.py. Also, we must consider the case that multiple > commands exist in one line
It's more complicated than that, e.g. gnuplot> plot "<rm -rf /" Maybe some solution involving a chroot? A/
