in reply to Is there a faster way to run a command than use IPC::Run3

No.
  • Comment on Re: Is there a faster way to run a command than use IPC::Run3

Replies are listed 'Best First'.
Re^2: Is there a faster way to run a command than use IPC::Run3
by perl_mystery (Beadle) on Feb 21, 2011 at 06:07 UTC

    ok,then,can you suggest a way to keep the user engaged for 10mins?(apart from print statements)

      Wii, XBox, PlayStation, ...

      Alternatively you could reassess the way you are solving whatever problem it is you have written the script to solve. Maybe if you tell us something about what you are trying to do we can offer a quicker solution?

      True laziness is hard work

        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

          A reply falls below the community's threshold of quality. You may see it by logging in.