X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=HRAi4WDru2I442UDLXSgHan0nt2FwguuEKYKTRfCOc4 01MWtfOVD4LOw6Y5Q83/zye1B98impWyvkiOkKSFVdEz33rvVQWs+ny4pljhxZKb j0Ld7z1EqouFRefzhct1h7gEp7ty13+7W8UCCGukyrzkZGN4vEeSZ5J+QepDSK4A = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=9neZDTISxfjSjNl4jegFt584KyE=; b=KxDmCoXefXHiye213 fA/RdUAT7DN1/BVQDXMvZUJl2/ulZ8Cifode2KTKVrYtT+pUZGeEQwUh+QSgFGBg w1aWgXzCcttkHnYPw5HBl/W5+NB6oKUVLQ8cngajacwiHS9UGiEvxPOWzeaQd9B1 vu0mF9QTJqsjqfc5CGMYsSFQns= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <547149B0.6010107@cygwin.com> Date: Sat, 22 Nov 2014 20:42:56 -0600 From: Yaakov Selkowitz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin Prob -- included 'setsid' is clearing terminal References: <547144A9 DOT 6020806 AT tlinx DOT org> In-Reply-To: <547144A9.6020806@tlinx.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2014-11-22 20:21, Linda Walsh wrote: > The setsid command on cygwin seems to have broken recently: [snip] > cygwin: > /tmp> tty;setsid tty >/tmp/tty.out ; cat /tmp/tty.out > /dev/pty0 > not a tty WFM: $ tty;setsid tty >/tmp/tty.out ; cat /tmp/tty.out /dev/pty1 /dev/pty1 > /tmp> cygcheck -f /bin/setsid > util-linux-2.24.2-1 The current version of util-linux is 2.25.1-1. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple