Unicom Systems Development

Software Archive


Back to Software Archive index.

Unicom Systems home.

Comments and feedback.


Chip Rosenthal
<chip@unicom.com>

Software Archive: mrsh

Program: mrsh
Description: remote shell on multiple hosts
Version: 1.4 (08-Feb-2001)

The mrsh utility runs a remote command on multiple hosts. Rather than repeat an rsh command across a set of hosts, a single mrsh command can do the job.

For instance, you can use it to do things like:

	mrsh sleepy dopey stoner -- df /var/log

Requirements: This script requires fping, a neat little little tool that's ideal for shell scripts, originally written by Roland J. Schemers III. Visit the fping home page for more information.

Files

Last Modified Size File Description

08-Feb-2001 00:00:00 2647 mrsh.tar.gz link to current release
26-Jul-2002 20:20:30 297 mrsh-listing.txt listing of archive contents
26-Jul-2002 20:20:30 2224 mrsh.1.html mrsh(1) manual page
18-Feb-2002 03:30:02 41963 fping-2.2b2.tar.gz local (but old) copy of fping

08-Feb-2001 00:00:00 2647 mrsh-1.4.tar.gz mrsh package
13-Jan-2001 00:00:00 2568 mrsh-1.3.tar.gz mrsh package

Release History

Version 1.4 (08-Feb-2001) - Safely adds /usr/local/sbin and /usr/sbin to PATH in case in case that's where fping is installed.

Version 1.3 (13-Jan-2001) - Supports choice of transports: ssh or rsh. Uses POSIX getopts for command line processing.

$Id: Package.def 1.9 2002/07/27 01:23:39 chip Exp $