Subversion Repositories wimsdev

Rev

Rev 935 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#! /bin/sh
cat <<1
<a href=http://www.cs.dartmouth.edu/gnuplot_info.html>gnuplot</a>
1

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

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