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 X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs Date: Mon, 26 Jan 2004 15:07:55 -0600 (CST) From: Brian Ford X-X-Sender: ford AT eos To: cygwin AT cygwin DOT com Subject: Re: Add "Why doesn't ^Z (Suspend) work?" to FAQ? In-Reply-To: <20040126204659.GB7202@redhat.com> Message-ID: References: <20040126204659 DOT GB7202 AT redhat DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com On Mon, 26 Jan 2004, Christopher Faylor wrote: > On Mon, Jan 26, 2004 at 12:43:50PM -0800, Richard F. Burleigh wrote: > >Control-Z (^Z) had never worked to suspend simple commands (less, du > >-a, etc.) in my default cygwin environment. > > > >So I spent several hours searching the Cygwin FAQ, Google, and Cygwin > >mailing lists before finding the solution. All I needed was to set the > >"CYGWIN" environment variable to "tty". (I finally found this in the > >"The CYGWIN environment variable" section of the Cygwin User's Guide). > > > I guess if this question were to crop up here frequently, the answer > would be "yes". It hasn't. > Ok, maybe I shouldn't have done it, but this question prompted me to do the following, and it had an unexpected result (unexpected to me at least). ford AT fordpc ~ $ uname -a CYGWIN_NT-5.1 fordpc 1.5.8(0.110/3/2) 2004-01-26 14:53 i686 unknown unknown Cygwin [This is current CVS] ford AT fordpc ~ $ echo $CYGWIN ford AT fordpc ~ $ sleep 100 [^Z here] [1]+ Stopped sleep 100 ford AT fordpc ~ $ fg sleep 100 Segmentation fault (core dumped) So, it kinda worked :^/. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- 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/