repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Mon Jan 23 04:00:55 UTC 2012
[aur-mirror.git]
/
gnuchess-book
/
expect.sh
blob
5de7eef08508f9eb2d13d7b5fddfc61aa7f6a9ec
1
set
timeout
-1
2
spawn gnuchess
3
expect
"White (1) :"
4
send
"book add book_1.02.pgn
\n
"
5
expect
"all done!"
6
send quit