Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C3343E1.5EBE109F@pdf.com> Date: Wed, 02 Jan 2002 09:31:13 -0800 From: Kalpesh Dave X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin Subject: Rsh with wish application. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to run wish application ( e.g. tclsh82.exe trial.tcl ) with rsh command from remote computer to computer xyz. It works okay, if I do the following sequence. 1) rsh xyz , 2) give the password 3) tclsh82.exe trial.tcl It hangs up if I try the following command. rsh xyz tclsh82.exe trial.tcl Also to make a point, both the above commands work if there are tcl commands ( except for calling wish application ). So, It must have to do something related to RSH with wish application. Let me know if anyone can help me, Thanks, Kalpesh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/