$cmdline = join( " ", @SOME_ARRAY ); # or some other way system( $cmdline );
I suspect your $cmdline is not being properly constructed and lookup is being stuffed into the variable twice.
-derby
In reply to Re: Re: Re: Problem with @ARGV when called from crontab
by derby
in thread Problem with @ARGV when called from crontab
by skamerman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |