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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Control-C handling from the ssh client Message-ID: From: William DOT Young AT bpd DOT treas DOT gov Date: Mon, 6 Jan 2003 14:47:00 -0500 Content-Type: text/plain; charset="us-ascii" When I make an ssh client connection from the bash shell to another UNIX host, then want to cancel a running foreground command executing on the UNIX host (such as find / -print), I cannot use the Control-C key combination to kill the command on the UNIX host. When I press Control-C on my client I get the message "Killed by signal 2." Thus Control-C kills the local ssh process instead of the passing Control-C on to the UNIX host. Is this expected and is there a way to change this behavior? Is this a bash behavior or an openssh behavior? Bill Young Email: william DOT young AT bpd DOT treas DOT gov -- 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/