pdsh.bin

Efficient rsh-like utility, for using hosts in parallel

Debian Debian
RUN apt-get update && \ apt-get install -y pdsh
Ubuntu
RUN apt-get update && \ apt-get install -y pdsh
Alpine
RUN apk add pdsh
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y pdsh
Fedora
RUN dnf install -y pdsh
Raspbian
RUN apt-get update && \ apt-get install -y pdsh
click the source code to copy install pdsh.bin on any operating system with command-not-found.com