Christopher Faylor wrote: > On Fri, Mar 07, 2003 at 06:17:17PM -0500, Igor Pechtchanski wrote: >> On Fri, 7 Mar 2003, Max Bowsher wrote: >>> Christopher Faylor wrote: >>>> This works for me: >>>> >>>> nohup sleep 30 </dev/null >foo 2>&1& >>>> >>>> at least with the latest version of cygwin... >>> >>> Doesn't work for me, running self-built cvs HEAD cygwin dll. >>> >>> By doesn't work, I mean: >>> I copy-paste the exact command above >>> I Ctrl-D >>> Bash exits, but the comsole window remains for 30 seconds. >> >> Could be a CYGWIN=tty issue... > > I tried it both ways.
Odd. Works for me without tty, fails with tty. [EMAIL PROTECTED] [~] $ uname -svr CYGWIN_NT-5.1 1.3.21(0.77/3/2) 2003-03-07 19:52 Max. -- 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/