I have a script
test.sh and the contents are
source /home/xdev/scripts/iicemak
er/documen
ts.env
echo "Ieg etters..."
echo $HOME
/opt/sunjava-1.5.0_09/bin/
java -Djava.security.auth.login
.config=/h
ome/imdev/
temp/jaas.
config -classpath $CLASSPATH:$HOME/xx/apache
-tomcat-5.
5.23/webap
ps/iice-ma
ker/WEB-IN
F/classes/
com.s.w.xe
.geers.ete
rsnlad.cla
ss
when i run this- i get
Ieg etters......
/home/x
Usage: java [-options] class [args...]
(to execute a class)
or java [-options] -jar jarfile [args...]
(to execute a jar file)
where options include:
-d32 use a 32-bit data model if availabl.............blah blah
i was working fine the script a few days back, now all of a sudden it is throwing this error
the documents.env
Open in new window