macOS
brew install pdshlocal Homebrew formula metadata
sudo port install pdshMacPorts ports tree · net/pdsh/Portfile · source: api.github.com
brew / rank 4907
Efficient rsh-like utility, for using hosts in parallel. Version 2.36 via Homebrew; verified 2026-09-13. Also installable with debian: sudo apt install pdsh.
install
brew install pdshlocal Homebrew formula metadata
sudo port install pdshMacPorts ports tree · net/pdsh/Portfile · source: api.github.com
sudo apk add pdshAlpine Linux edge package indexes · pdsh · source: dl-cdn.alpinelinux.org
sudo apt install pdshDebian stable package indexes · pdsh · source: deb.debian.org
sudo dnf install pdshFedora Rawhide package metadata · pdsh · source: dl.fedoraproject.org
nix profile install nixpkgs#pdshnixpkgs package indexes · pdsh · source: raw.githubusercontent.com
sudo zypper install pdshopenSUSE Tumbleweed package metadata · pdsh · source: download.opensuse.org
overview
Efficient rsh-like utility, for using hosts in parallel
history
pdsh is a multithreaded parallel remote-shell suite for running commands and copying files across groups of Unix hosts.
pdsh was developed as a multithreaded remote-shell client for executing commands concurrently across many hosts. The source carries Lawrence Livermore and University of California notices and is now maintained in the official chaos GitHub organization.
The project expanded beyond rsh through dynamically loadable modules for SSH and cluster-specific host-selection systems. Companion commands include pdcp and rpdcp for copying files and dshbak for consolidating parallel output.
pdsh is packaged across Homebrew, Debian, Ubuntu, Fedora-family systems, openSUSE, Alpine, MacPorts, and Nix, reflecting its longstanding role in Unix and HPC administration.
Administrators use pdsh to run the same command concurrently on selected hosts, pdcp or rpdcp to distribute files, and dshbak to group or format returned output.
Targets may be supplied directly or obtained from optional machines-file, dsh-group, genders, netgroup, Slurm, or Torque modules.
pdsh is a classic cluster-administration package: a small Unix command suite whose usefulness comes from pluggable remote-shell and host-selection modules rather than a centralized agent.
Its packaging exposes optional integrations such as SSH, genders, Slurm, Torque, netgroups, and dsh-style groups, making build configuration unusually important to package maintainers.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.dsh/group/<groupname>/etc/dsh/group/<groupname>/etc/netgroupexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dshbak | cli | global executable | |
pdcp | cli | global executable | |
pdsh | cli | global executable | |
rpdcp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:pdsh |
|---|---|
| Version | 2.36 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/pdsh |
| Homepage | https://github.com/chaos/pdsh |
| Repository | https://github.com/chaos/pdsh |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/chaos/pdsh/releases/download/pdsh-2.36/pdsh-2.36.tar.gz |
| Last updated | 2026-09-13T06:34:23Z |
| Pulse | updated |
| Dependencies | readline |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | pdsh |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
pdsh 2.35-2
Efficient rsh-like utility, for using hosts in parallel
https://software.llnl.gov/repo/#/chaos/pdsh
sudo apt install pdshpdsh
nix profile install nixpkgs#pdshpdsh 2.34-3build2
Efficient rsh-like utility, for using hosts in parallel
https://software.llnl.gov/repo/#/chaos/pdsh
sudo apt install pdshpdsh 2.35-r0
A high performance, parallel remote shell utility
sudo apk add pdshpdsh-doc 2.35-r0
A high performance, parallel remote shell utility (documentation)
sudo apk add pdsh-docpdsh-rcmd-ssh 2.35-r0
Pdsh module for ssh rcmd functionality
sudo apk add pdsh-rcmd-sshpdsh 2.36-2.fc45
Parallel remote shell program
https://github.com/chaos/pdsh/
sudo dnf install pdshpdsh-mod-dshgroup 2.36-2.fc45
Provides dsh-style group file support for pdsh
https://github.com/chaos/pdsh/
sudo dnf install pdsh-mod-dshgrouppdsh-mod-genders 2.36-2.fc45
Provides libgenders support for pdsh
https://github.com/chaos/pdsh/
sudo dnf install pdsh-mod-genderspdsh-mod-netgroup 2.36-2.fc45
Provides netgroup support for pdsh
https://github.com/chaos/pdsh/
sudo dnf install pdsh-mod-netgrouppdsh-mod-nodeupdown 2.36-2.fc45
Provides libnodeupdown support for pdsh
https://github.com/chaos/pdsh/
sudo dnf install pdsh-mod-nodeupdownpdsh-rcmd-rsh 2.36-2.fc45
Provides bsd rcmd capability to pdsh
https://github.com/chaos/pdsh/
sudo dnf install pdsh-rcmd-rshpdsh-rcmd-ssh 2.36-2.fc45
Provides ssh rcmd capability to pdsh
https://github.com/chaos/pdsh/
sudo dnf install pdsh-rcmd-sshpdsh 2.36-1.3
Parallel remote shell program
sudo zypper install pdshpdsh-dshgroup 2.36-1.3
Dsh plugin for pdsh
sudo zypper install pdsh-dshgrouppdsh-genders 2.36-1.3
Genders plugin for pdsh
sudo zypper install pdsh-genderssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.