随笔 - 388  文章 - 1  评论 - 31  阅读 - 94万 
10 2022 档案
shell编程中多条命令的执行
摘要:一、shell 命令执行 java 中shell编程可以用Runtime来执行命令,在idea中,有GeneralCommandLine。 二、linux多条命令执行 在linux系统中,多条命令可以通过加分号来实现。如下: cd /root/xxx/idea-IC203/bin; sh idea. 阅读全文
posted @ 2022-10-19 09:45 yuluoxingkong 阅读(1125) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示