instead ofpublic Process exec(String[] cmdarray) throws IOException
This will allow you to specify exactly what arguments you want to pass, spaces and all. Note that the issue here is entirely with Java, and not at all with Perl.public Process exec(String command) throws IOException
In reply to Re: ARGV issue.
by Errto
in thread ARGV issue.
by philiotis
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |