Author:Sevck Date:2017年6月24日 昨天在网络尖刀老年活动中心群里,忽然想到一个问题,就是JAVA在运行Runtime执行命令的时候会不会调用bash,因为php等语言会调用bash进行命令: 我:JAVA在执行命令的时候会不会调用bash? Feng : processbuilder 我: /** * Executes the specified command and arguments in a separate process. * */ public Proces