From 4659fd9e31a99d7ba5eb299daa354160ebe4579f Mon Sep 17 00:00:00 2001 From: Dockland Porter Date: Mon, 22 Aug 2016 12:40:28 +0100 Subject: system/pdsh: Added (Parallel Distributed Shell). Signed-off-by: David Spencer --- system/pdsh/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 system/pdsh/README (limited to 'system/pdsh/README') diff --git a/system/pdsh/README b/system/pdsh/README new file mode 100644 index 0000000000..64da4cd6ce --- /dev/null +++ b/system/pdsh/README @@ -0,0 +1,8 @@ +Pdsh is a an efficient, multithreaded remote shell client +which executes commands on multiple remote hosts in parallel. +Pdsh implements dynamically loadable modules for extended +functionality such as new remote shell services and remote +host selection. + +Please see http://pdsh.googlecode.com for the most recent +downloads of pdsh. -- cgit v1.2.3