//
pkg.gl
Category
github.com/billmi/go-utils
shellcmd
package
2.0.0+incompatible
Repository:
https://github.com/billmi/go-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
21 SLOC
#
Functions
ExecCommand
* Base on linux sys to exec shell @Author Bill demo : ExecCommand("cat /home/ubuntu/123.txt") */.