I want to execute a java test program from inside a shell script under Red
Hat 5.2. Any thoughts on the best construct to use along the lines of:
#!/bin/sh
java \
-Dcgi.content_type=$CONTENT_TYPE \
hello
r.b.
Linuxsoft
Open Source Solutions
http://www.linuxsoft.net
