POV-Ray : Newsgroups : povray.unix : gcc-like Povray interface? : Re: gcc-like Povray interface? Server Time
28 Jul 2024 14:32:16 EDT (-0400)
  Re: gcc-like Povray interface?  
From: Warp
Date: 30 Oct 2000 04:59:14
Message: <39fd4671@news.povray.org>
Pabs <pab### [at] hotmailcom> wrote:
: Just a syntax query - what is the ampersand for?
: Does ">&" mean send stderr (and or stdout) to outer space?

  In most shells (tcsh, zsh and I think bash, but not sh) it means redirecting
both stdout and stderr (also |& can be used).

  If you want to redirect only stderr it's "2>".

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):_;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

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