[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#97336: ITP: dsh -- dancer's shell, or a distributed shell.



In Sun, 13 May 2001 17:52:39 +0200 Marcelo cum veritate scripsit :

> >> Junichi Uekawa <dancer@netfort.gr.jp> writes:
> 
>  > I would like to package my own program which can execute commands on 
>  > a defined group of computers.
> 
>  Sounds cool...  how does it work?  Does it use rsh or something like
>  that?  Is it a "real" shell or is it just a program to run other
>  commands on multiple machines?


It uses rsh or ssh.

It's a replacement to :

for a in $(seq 1 100); do rsh note-$a w ; done


I think most people have this kind of script somewhere, 
just that noone bothered to upload it, because this usually
is just a 10-line script.


-- 
dancer@debian.org : Junichi Uekawa   http://www.netfort.gr.jp/~dancer
GPG Fingerprint : 17D6 120E 4455 1832 9423  7447 3059 BF92 CD37 56F4



Reply to: