NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/52687: can't suppress warnings from /bin/sh



The following reply was made to PR bin/52687; it has been noted by GNATS.

From: coypu%sdf.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: bin/52687: can't suppress warnings from /bin/sh
Date: Wed, 1 Nov 2017 12:11:32 +0000

 I was hinted at this, which works:
 (nonexistent) 2>/dev/null
 
 And I am redirecting nonexistent's stderr.
 


Home | Main Index | Thread Index | Old Index