Subversion Repositories wimsdev

Rev

Rev 935 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#! /bin/sh
cat <<1
<a href='http://www.gnuplot.info'>gnuplot</a>
1

s=`bin/ch..root gnuplot <<@ 2>&1
show version
quit
@`

echo "$s" | head -4 | tail -2