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 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: how to bring job to foreground? Date: Wed, 23 Feb 2005 08:48:44 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Jesper Vad Kristensen" To: X-OriginalArrivalTime: 23 Feb 2005 07:48:44.0628 (UTC) FILETIME=[199CE940:01C5197C] X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j1N7n3Ij026059 Matt wrote: >and the console in which I suspended the script has not given me a >prompt so I can't issue any more commands. What if you suspend it like "vi &" instead. That definitely gives me a prompt and the "fg" command works. Theory: something with ctrl+z doesn't work so you don't get it suspended properly - but maybe the ampersand will? Maybe the tar process isn't too keen on accepting the keystrokes you feed it? Regards, Jesper Vad Kristensen -- 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/