[38425] trunk/dports/net/dsh/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jul 19 16:01:50 PDT 2008
Revision: 38425
http://trac.macosforge.org/projects/macports/changeset/38425
Author: ryandesign at macports.org
Date: 2008-07-19 16:01:50 -0700 (Sat, 19 Jul 2008)
Log Message:
-----------
dsh: improve descriptions
Modified Paths:
--------------
trunk/dports/net/dsh/Portfile
Modified: trunk/dports/net/dsh/Portfile
===================================================================
--- trunk/dports/net/dsh/Portfile 2008-07-19 22:57:50 UTC (rev 38424)
+++ trunk/dports/net/dsh/Portfile 2008-07-19 23:01:50 UTC (rev 38425)
@@ -7,12 +7,12 @@
revision 0
categories net
maintainers exoweb.net:bjorn
-description Distributed shell: runs command through rsh or ssh on a cluster of machines.
+description Distributed shell: runs a command through rsh or ssh on a cluster of machines.
long_description \
- Dsh executes command remotely on several different machines at \
- the same time. An utility to effectively do a \
- { for a in $(seq 1 10); do rsh $a command; done } \
- in bourne shell.
+ Dsh executes a command remotely on several different machines at \
+ the same time. A utility to effectively do the equivalent of \
+ \"for a in \$(seq 1 10)\; do rsh \$a command\; done\" \
+ in Bourne shell.
homepage http://www.netfort.gr.jp/~dancer/software/dsh.html.en
platforms darwin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080719/1c450dfe/attachment.html
More information about the macports-changes
mailing list