A Helper for executing system command.
-
go install github.com/hyper0x/batchcmd. -
Run & fun:
batchcmd -c=<command> I often use it with -c="git pull" for pulling the updated content from git repo.
You can type 'batchcmd --help' to discover more usages.
Copyright (C) 2018 Distributed under the BSD-style license, the same as Go.