Bug 30251

Summary: Re: sh cannot redirect to /dev/fd/1 or from /dev/fd/0
Product: Base System Reporter: marcolz <marcolz>
Component: binAssignee: GNATS administrator <gnats-admin>
Status: Closed FIXED    
Severity: Affects Only Me CC: sys
Priority: Normal    
Version: 1.0-RELEASE   
Hardware: Any   
OS: Any   

Description marcolz 2001-09-01 15:00:01 UTC
 > 	I don't know why the open on redir.c:217 fails, so I don't
 > 	have a fix.
 
 It fails beacuse /dev/fd/1 is no longer connected because it is closed
 on redir.c:148.
 If I comment out that close(), it seems to works fine.
 
 Marc
Comment 1 dd freebsd_committer freebsd_triage 2001-09-03 15:16:31 UTC
State Changed
From-To: open->closed

Not a new PR.