summaryrefslogtreecommitdiffstats
path: root/system/pdsh/README
diff options
context:
space:
mode:
author Dockland Porter2016-08-22 13:40:28 +0200
committer David Spencer2016-08-28 01:22:59 +0200
commit4659fd9e31a99d7ba5eb299daa354160ebe4579f (patch)
treeb11d57f999aeca58ae3c0d4fa979442a31f6193d /system/pdsh/README
parent62e7e99ac9ed2560c8ea614664dc5b9ece29b624 (diff)
downloadslackbuilds-4659fd9e31a99d7ba5eb299daa354160ebe4579f.tar.gz
system/pdsh: Added (Parallel Distributed Shell).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/pdsh/README')
-rw-r--r--system/pdsh/README8
1 files changed, 8 insertions, 0 deletions
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.