|

楼主 |
发表于 2004-4-13 09:16:38
|
显示全部楼层
对呀,一回事呀
我的是:
[climb@localhost climb]$ gnuplot
G N U P L O T
Version 3.7 patchlevel 3
last modified Thu Dec 12 13:00:00 GMT 2002
System: Linux 2.4.22-1.2174.nptl
Copyright(C) 1986 - 1993, 1998 - 2002
Thomas Williams, Colin Kelley and many others
Type `help` to access the on-line reference manual
The gnuplot FAQ is available from
http://www.gnuplot.info/gnuplot-faq.html
Send comments and requests for help to <info-gnuplot@dartmouth.edu>
Send bugs, suggestions and mods to <bug-gnuplot@dartmouth.edu>
Terminal type set to 'x11'
gnuplot>
我用
spawn gnuplot
expect "gnuplot>"; send "test\r"
应该可以呀? |
|