pdsh (2.35-1)
Published 2025-03-26 17:34:52 -06:00 by tredfear
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install pdsh
# on SUSE based distributions
zypper install pdsh
Repository Info
Architectures |
x86_64 |
About this package
Parallel remote shell program
Pdsh is a multithreaded remote shell client which executes commands
on multiple remote hosts in parallel. Pdsh can use several different
remote shell services, including standard "rsh", Kerberos IV, and ssh.