However the arguments are not coming through to the next script.my @args = ($program, $username, $user); system(@args) == 0 or die "system @args failed: $?"
I have tested @args and the arguments are ok, and I use the same arguments in the receiving script. What am I doing wrong?
In reply to relaying arguments using system call by jonnyfolk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |