Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2003 12:20:20 -0700 (PDT)
From:      Colin Percival <colin.percival@wadham.ox.ac.uk>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/57414: /usr/bin/script fails silently if stdin is not a terminal
Message-ID:  <200310101920.h9AJKKE4017082@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/57414; it has been noted by GNATS.

From: Colin Percival <colin.percival@wadham.ox.ac.uk>
To: freebsd-gnats-submit@FreeBSD.org, lennox@cs.columbia.edu
Cc:  
Subject: Re: bin/57414: /usr/bin/script fails silently if stdin is not
  a terminal
Date: Fri, 10 Oct 2003 20:09:49 +0100

    This is the same bug as PR bin/56166 -- the issue is not one of whether 
 stdin is a terminal, but rather relates to the behaviour of select(2) -- 
 /usr/bin/script exits if stdin is closed even if it is operating in 
 execute-a-script mode instead of log-this-shell mode.
 
 Colin Percival
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310101920.h9AJKKE4017082>