#!/usr/bin/perl -w open (IN, ") { chomp; system("rsh $_ snapmirror status"); }