in reply to Re^3: Is there a faster way to run a command than use IPC::Run3
in thread Is there a faster way to run a command than use IPC::Run3
I have list of files in an array,I run the command shown as above,if there is an stderr, I print and output the file to a text file,this process is taking time
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Is there a faster way to run a command than use IPC::Run3
by GrandFather (Saint) on Feb 21, 2011 at 06:30 UTC | |
|