# README
exec
This library is a thin wrapper over "os/exec", allowing execution of
commands as a single string using bash -c ...
.
Maybe don't execute untrusted inputs. (You've been warned...)
This library is a thin wrapper over "os/exec", allowing execution of
commands as a single string using bash -c ...
.
Maybe don't execute untrusted inputs. (You've been warned...)