in reply to Re: Another system redirect problem
in thread Another system redirect problem
# Can do I/O to sub refs and filenames, too: run \@cmd, '<', "in.txt", \&out, \&err or die "cat: $?" run \@cat, '<', "in.txt", '>>', "out.txt", '2>>', "err.txt";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Another system redirect problem
by ikegami (Patriarch) on Jun 18, 2011 at 09:38 UTC |