Is calling Runtime.getRuntime().exec(), the proper way to execute an OS command continually?

前端 未结 0 1362
陌清茗
陌清茗 2020-12-23 02:26

Looking to execute an OS command on Linux continually using a Java routine.

The following is an example of executing "ls /tmp/MyNewFile.tx"

相关标签:
回答
  • 消灭零回复
提交回复
热议问题