in reply to Re^2: Memory Usage of Perl System command
in thread Memory Usage of Perl System command

I guess I should have tried to run it before commenting. I assumed it was adb devices doing it.

BTW, I can't reproduce the problem on Linux.

  • Comment on Re^3: Memory Usage of Perl System command

Replies are listed 'Best First'.
Re^4: Memory Usage of Perl System command
by pperi2 (Novice) on Jan 09, 2016 at 00:24 UTC
    Unfortunately, I need to run it on windows PC only. Is there a better alternative for executing the commands? I tried backticks/exec/ but seeing the same issue even with those.