Install this package:
emerge -a app-shells/pdsh
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask app-shells/pdsh
Or alternatively:
emerge --autounmask-write -a app-shells/pdsh
<pkgmetadata> <maintainer type="project"> <email>cluster@gentoo.org</email> <name>Gentoo Cluster Project</name> </maintainer> <longdescription> Pdsh is a high-performance, parallel remote shell utility. It has built-in, thread-safe clients for Berkeley and Kerberos V4 rsh, and can call SSH externally (though with reduced performance). Pdsh uses a "sliding window" parallel algorithm to conserve socket resources on the initiating node and to allow progress to continue while timeouts occur on some connections. Pdsh is similar to DSH, part of the IBM PSSP software offering, but offers improved performance and handling of error conditions. It runs on a variety of platforms (including as a replacement for DSH on AIX/PSSP), but is primarily developed on Linux. </longdescription> <use> <flag name="rsh"> This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred. </flag> </use> <upstream> <remote-id type="github">chaos/pdsh</remote-id> <remote-id type="sourceforge">pdsh</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p app-shells/pdsh |
euse -E <flag> -p app-shells/pdsh |
euse -D <flag> -p app-shells/pdsh
| Flag | Description | 2.35 | 2.34-r2 |
|---|---|---|---|
| crypt | Add support for encryption -- using mcrypt or gpg where applicable | ✓ | ✓ |
| readline | Enable support for libreadline, a GNU line-editing library that almost everyone wants | ✓ | ✓ |
| rsh | This allows the use of rsh (remote shell) and rcp (remote copy) for authoring websites. sftp is a much more secure protocol and is preferred. | ✓ | ✓ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | pdsh-2.35.tar.gz | 215457 bytes | 2.35 |
| Type | File | Size |
|---|---|---|
| DIST | pdsh-2.34.tar.gz | 215708 bytes |