proxy.golang.org : gitlab.com/efronlicht/bash
Package bash is a convenient way to shell out to bash for scripting, automation, and other 'glue' tasks. Every function in this package has examples, so try looking at those to get a sense of how to use this package. Bash (the Bourne Again SHell) is free software available under the GNU General Public License: see https://git.savannah.gnu.org/cgit/bash.git for the source code. Use Run() to execute a script in a bash shell. The DEFAULTFLAG is a good starting point: Choose one or more Flag to control the behavior of the shell. For example, XTRACE will print each command before it is executed:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/gitlab.com/efronlicht/bash
License: BSD-3-Clause
Latest release: 1 day ago
Namespace: gitlab.com/efronlicht
Last synced: 1 day ago