A call for opinion, or a pseudo poll.

Consider someone at the command line,  needs some information, decides to:

me@server $  for S in `cat list_of_servers`;do echo "  $S"; ssh $S
'command'; done

In your mind is that scripting?


-- 
    Michael Rasmussen
  Be Appropriate && Follow Your Curiosity

_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to