opnsense-ports/sysutils/gsh/pkg-descr
Franco Fichtner 8eea836691 */*: sync with upstream
Taken from: FreeBSD
2017-01-02 09:08:01 +01:00

5 lines
255 B
Text

gsh is a command line utility which is used to run the same command on multiple
remote hosts in parallel. It is similar to dsh (distributed shell) but
does not have any external dependencies other than Perl and OpenSSH.
WWW: https://github.com/kees/gsh/