dsh 0.25.10-1ubuntu1 source package in Ubuntu

Changelog

dsh (0.25.10-1ubuntu1) trusty; urgency=medium

  * Use autotools-dev to update config.{sub,guess} for new arches.
 -- Logan Rosen <email address hidden>   Wed, 15 Jan 2014 03:25:21 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe net

Downloads

File Size SHA-256 Checksum
dsh_0.25.10.orig.tar.gz 385.3 KiB ed70147fa9a2de4568d335699ee3d624e27945704975d42d4f47c9145fc98933
dsh_0.25.10-1ubuntu1.diff.gz 13.6 KiB f1fe49a271b704142e2f5e0f4f938178701f42f2a5848426276976313781dd26
dsh_0.25.10-1ubuntu1.dsc 1.4 KiB c0e49d2e509803f77335c676dccdce1071ea14ff3a77b49e741f4b0850320848

Available diffs

View changes file

Binary packages built by this source

dsh: dancer's shell, or distributed shell

 Executes specified command on a group of computers using remote shell
 methods such as rsh or ssh.
 .
 dsh can parallelise job submission using several algorithms, such as using
 fan-out method or opening as much connections as possible, or
 using a window of connections at one time.
 It also supports "interactive mode" for interactive maintenance of
 remote hosts.
 .
 This tool is handy for administration of PC clusters, and multiple hosts.
 .
 http://www.netfort.gr.jp/~dancer/software/dsh.html