Dsh version 0.25.9 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 0.25.9

      View the most recent changes for the dsh port at: dsh.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for dsh.
      The raw portfile for dsh 0.25.9 is located here:
      http://dsh.darwinports.com/dports/net/dsh/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/dsh


      The dsh Portfile 38425 2008-07-19 23:01:50Z ryandesign macports.org $

      PortSystem 1.0

      Name: dsh
      Version: 0.25.9
      Revision: 0
      Category: net
      Maintainers: exoweb.net:bjorn
      Description: Distributed shell: runs a command through rsh or ssh on a cluster of machines.
      Long Description: 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
      Platform: darwin
      Master Sites: http://www.netfort.gr.jp/~dancer/software/downloads/
      Checksums: md5 60734780242172fca9e68d223654292d
      depends_lib port:libdshconfig
      depends_run port:openssh
      Platform: darwin

      Patch Files: patch-dsh.conf.diff

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/dsh
      % sudo port install dsh
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching dsh
      ---> Verifying checksum for dsh
      ---> Extracting dsh
      ---> Configuring dsh
      ---> Building dsh with target all
      ---> Staging dsh into destroot
      ---> Installing dsh
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using dsh with these commands:
      %  man dsh
      % apropos dsh
      % which dsh
      % locate dsh

     Where to find more information:

    Darwin Ports



    Lightbox this page.