Search Results

Search: Posts Made By: kenpeter
62,755
Posted By kenpeter
it is working
it is working
62,755
Posted By kenpeter
reply
I think I understand the issue here.

e.g.
./runjava "Search something here" "150" "page" input/input.pdf output

arg1 = Search
arg2 = something
arg3 = ....

I am a newbie and not sure how...
62,755
Posted By kenpeter
passing arguments from shell to java
Hi:

I have a script called runjava:


The content ---
search=$1
dpi=$2
prefix=$3
input=$4
output=$5

java -Djava.library.path=./lib/path/Lib -classpath .:lib/path/Lib/mylib.jar myclass...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 06:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy