diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-06-24 00:32:03 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-06-24 00:32:03 +0000 |
commit | a5c6a3766ee68da2fb8d0471d5505b7dea0324bd (patch) | |
tree | e88f386d7f454b71d8a03d5696a3055fe095fd59 /sysutils/shmux/distinfo | |
parent | 149cf124c2dfe0264c506b28a388df41f3e72a06 (diff) | |
download | pkgsrc-a5c6a3766ee68da2fb8d0471d5505b7dea0324bd.tar.gz |
Import shmux-0.10a: Shell Multiplexor
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
Diffstat (limited to 'sysutils/shmux/distinfo')
-rw-r--r-- | sysutils/shmux/distinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/shmux/distinfo b/sysutils/shmux/distinfo new file mode 100644 index 00000000000..419cd2b981c --- /dev/null +++ b/sysutils/shmux/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/06/24 00:32:03 hubertf Exp $ + +SHA1 (shmux-0.10a.tgz) = 0af133531adc47a2d7c9c8cf93b70a2fc95c56b7 +Size (shmux-0.10a.tgz) = 71476 bytes |