repo.or.cz
/
se-panther.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add db002 subdirectory
[se-panther.git]
/
db002
/
run
blob
ab645f8310180c7569ac110882d7a437df4ac13f
1
#!/bin/bash
2
3
libmysql
=
"/usr/share/java/mysql.jar"
4
CLASSPATH
=
"bin:
${libmysql}
"
5
6
java
-classpath
${CLASSPATH}
DB002 $
*