package
1.0.0
Repository: https://github.com/fzf-labs/futil.git
Documentation: pkg.go.dev

# README

# Functions

ExecCmd 命令和返回输出。eq: ExecCmd("ls", []string{"-al"}).
ExecCommand 执行cmd命令 use shell /bin/bash -c to execute command.