On Mon, 2001-12-03 at 15:02, Jim Crumley wrote:
> Write a script to ssh to multiple boxes.  Here's a simple perl
> script to do it. I call it grun - to use it just type 

We've got a perl script that spits out netgroups at work.

So, if im using tcsh:

foreach i (`netgroup -m cs-progeny1`)
ssh $i shit-to-do
end

But, if you really need to do stuff to lots of machines, look into
cfengine, its a great way to manage a large installation and keep some
sanity.

-- 
Scott Dier <dieman at ringworld.org> <sdier at debian.org>
http://www.ringworld.org/  irc://irc.openprojects.net/linuxos