X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Alan Bowler Subject: Commands just hang Date: Thu, 02 Feb 2006 16:10:39 -0500 Lines: 31 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-IsSubscribed: yes 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 I've got a weird problem. We have a private version of C-Kermit that has some changes so that it gives me readline command recall. Recently it has started giving me strange behaviour. If I am in kermit and at the command prompt and I try to run some regular Cygwin command with an "!" like "date", all works fine. However, if I then telnet to a remote system, escape back to Kermit's command mode and type "!date" it just hangs. This used to work. From another window, "ps" shows the date command, but the kill command says kill: 1020: Resource temporarily unavailable Where 1020 was the process of the date command. I can kill it with taskmanager, and if I then close the telnet session I can do "!date" to my heart's content, When the telnet session is there kermit will let me do "!bash", and bash will respond. However, if I type "date" to bash, it will hang in the same manner? This used to work. It works on another cygwin system in the office, so it is something that I've inadvertently done to this system. I installed the latest Cygwin today, but that made no difference. Any ideas where I should look? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/