and@cmd=("/bin/cpio","-ov",">$tape");
The first gives me a "too many arguments" error and the second tells me "/bin/cpio: invalid option --". How do I set up the command list for these functions? Thanks.@cmd=("/bin/cpio -ov >$tape");
In reply to Using IPC::Run by gw1500se
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |