2 Star 2 Fork 2

os-lee / eco_shell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 648 Bytes
一键复制 编辑 原始数据 按行查看 历史
lixingyu 提交于 2023-05-04 13:00 . init

eco_shell

介绍

批量执行shell命令

使用

  • 初始化
- go mod init eco/shell
- go mod tidy
  • server.yaml文件,编辑节点信息
  • 具体操作查看帮助信息
- go run main.go help

img.png

- go run main.go cmd "free -h"

img_1.png

- go run main.go scp zfb.jpg /data/zfb.jpg

img_2.png

  • 如果没有go环境,可使用build文件夹中编译后的shell
- ./shell help

作者

lee

捐助

如果您觉得我们的开源软件对你有所帮助,请扫下方二维码打赏我们一杯咖啡。

Go
1
https://gitee.com/os_lee/eco_shell.git
git@gitee.com:os_lee/eco_shell.git
os_lee
eco_shell
eco_shell
master

搜索帮助