a5c6a3766e
shmux is program for executing the same command on many hosts in parallel. For each target, a child process is spawned by shmux, and a shell on the target obtained one of the supported methods: rsh, ssh, or sh. The output produced by the children is received by shmux and either output in turn to the user, or written to files for later processing. Submitted by Christophe Kalt <kalt@taranis.org> in PR 21961
4 lines
115 B
Text
4 lines
115 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2003/06/24 00:32:03 hubertf Exp $
|
|
bin/shmux
|
|
man/man1/shmux.1
|
|
share/shmux/mcmd.sh
|