#!/bin/bash


echo "run.lis
2
nsl2.gen
0" > resplt.com
resplt < resplt.com

echo "1
set plot background white
set plot curve 1 line color red
set plot curve 2 line color green
set plot curve 3 line color yellow
set plot curve 4 line color blue
set plot curve 5 line color magenta
set plot curve 6 line color cyan
set plot curve 7 line color black
set plot curve 8 line color red
set plot curve 9 line color green
plot data nsl2.gen
quit" > cfpost.com
cfpost < cfpost.com

rm resplt.com cfpost.com cfpost.jou
