summaryrefslogtreecommitdiff
path: root/net-misc/shmux/metadata.xml
blob: 9ffd151d5eb9b47670a2d2578eaec0f64fdecf04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>alicef@gentoo.org</email>
    <name>Alice Ferrazzi</name>
  </maintainer>
  <longdescription>
	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 (optionally)
	output in turn to the user, and/or written to files for later processing.
	The list of targets may either be specified on the command line or be read
	from the standard input.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>