POV-Ray : Newsgroups : povray.unix : Turn off text messages : Re: Turn off text messages Server Time
26 Jun 2024 03:47:24 EDT (-0400)
  Re: Turn off text messages  
From: bob
Date: 12 Apr 2006 21:09:42
Message: <pan.2006.04.13.01.09.24.403693@almost.bestweb.net>
On Sat, 08 Apr 2006 10:24:59 +0200, Sebastian H. wrote:

> WellenZillich wrote:

<<snippage>>
> tail. However this does not cure the problem with the current inability
> of linux-POV-Ray to turn off stderr output. This requires a patch as
<<snippage>>

 povray -iyour_pov_file 2>/dev/null

	"2>" redirects stderr.  Redirecting it to /dev/null
effectively turns it off.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.