B4J Question JShell question

Markos

Active Member
Licensed User
Longtime User
Does jShell execute the command line program quietly or a terminal opens up until the process is finished or killed? If I were to use Runtime.getRuntime().exec would I get the running in the background effect?
 
Top