0

I am executing multiple CMD line. I used Runtime.getRuntime().exec("cmd /c command line 1 & command line 2\""); to execute. The problem what i am facing is, the execution for my query took more time, the string what i am getting out from CMD take more time moreover the string will produce only after entire cmd got executed. Is it possible to get the line by line command execution. Let me know if i made any mistakes.

RAAAAM
  • 3,378
  • 19
  • 59
  • 108

0 Answers0