At Tue, 12 Dec 2000 20:35:27 +0900,
Junichi Uekawa <[EMAIL PROTECTED]> wrote:

> I am packaging mpich, and to fix the outstanding wishlist bug, I have created 
> binaries which
> call "ssh" instead of "rsh".

Why not use environment variables for rsh/ssh program name (like $CVS_RSH for 
cvs, $RSYNC_RSH for rsync) or commaned line option to specify rsh/ssh program
name (like rsync -e)?  
Then, it's ok to put in main.

Regards,
Fumitoshi UKAI

Reply via email to