From owner-freebsd-bugs@FreeBSD.ORG Fri Oct 10 12:20:29 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BBAD16A4B3 for ; Fri, 10 Oct 2003 12:20:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2C0543FDF for ; Fri, 10 Oct 2003 12:20:23 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h9AJKNFY017117 for ; Fri, 10 Oct 2003 12:20:23 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h9AJKNhd017113; Fri, 10 Oct 2003 12:20:23 -0700 (PDT) (envelope-from gnats) Date: Fri, 10 Oct 2003 12:20:23 -0700 (PDT) Message-Id: <200310101920.h9AJKNhd017113@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Colin Percival Subject: Re: bin/56166: /usr/bin/script exits prematurely if STDIN is closed X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Colin Percival List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 19:20:29 -0000 The following reply was made to PR bin/56166; it has been noted by GNATS. From: Colin Percival To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: bin/56166: /usr/bin/script exits prematurely if STDIN is closed Date: Fri, 10 Oct 2003 20:12:50 +0100 See also bin/57414. Colin Percival