Jack J. Woehr wrote:
for jar in /somedir/*.jar
do
export CLASSPATH=$CLASSPATH:$jar
done
Oops, this should say export CLASSPATH=$CLASSPATH:/somedir/$jar
--
Jack J. Woehr # Science is more than a body of knowledge. It's a way of
www.well.com/~jax # thinking, a way of skeptically interrogating the universe
www.softwoehr.com # with a fine understanding of human fallibility. - Carl Sagan
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN