POV-Ray : Newsgroups : povray.unix : jpeg_pov.o : Re: jpeg_pov.o Server Time
6 Oct 2024 12:40:56 EDT (-0400)
  Re: jpeg_pov.o  
From: Warp
Date: 19 Apr 2003 09:29:30
Message: <3ea14f39@news.povray.org>
Thorsten Froehlich <tho### [at] trfde> wrote:
> Yes, the given example does give this message.  However, I haven't noticed
> problems with scripts from common (Free/Open)BSD packages...

  Either they use a real sh shell or you haven't found a script which
happens to use a typical sh command which tcsh does not support.

  In Linux sh is typically a link to bash. bash is almost completely
sh-compatible, but there are certain things that work differently
(eg. how it handles multiple escaping characters), but these are
seldom used in actual scripts.
  I personally prefer zsh. It has several enhancements which I can't
find in bash, and I have yet to find an sh incompatibility (there might
be some, but I haven't found any yet).

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

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