From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Wed, 17 Apr 2013 22:20:01 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: <6347546d290fb03ae4970d19b685a5d9@rei2.9hal> References: <6347546d290fb03ae4970d19b685a5d9@rei2.9hal> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] pprint and exportfs (and others) Topicbox-Message-UUID: 431c9e08-ead8-11e9-9d60-3106f5b1d025 > having errors from listeneres appear on the cpu server console > (or a logfile?) instead in the middle of some unknown protocol > stream makes sense as a default for aux/listen. a logfile would be better. i have a system that gets attacked occasionally, and spamming the console would only make matters worse. however, having the service/whatever script redirect to a log file might be an improvement. listen perhaps could open /dev/null on stderr and leave it up to the script. - erik