chiark
/
gitweb
/
~mdw
/
ircbot
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Minor help improvements.
[ircbot]
/
startup.sh
1
#!/bin/sh
2
set -e
3
cd "`dirname $0`"
4
sleep 1
5
set +e
6
HOME=. tclsh8.2
7
sleep 5000000