work hard work smart

专注于Java后端开发。 不断总结,举一反三。
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2021年4月25日

摘要: 1、首先再Idea上安装BashSupport插件 2、编写firstshell.sh msg='hello world' echo $msg 3、增加配置 4、运行firstshell.sh 输出结果如下: 阅读全文

posted @ 2021-04-25 23:13 work hard work smart 阅读(1253) 评论(0) 推荐(0) 编辑