POV-Ray : Newsgroups : povray.unix : jpeg_pov.o : Re: jpeg_pov.o Server Time
6 Oct 2024 12:30:46 EDT (-0400)
  Re: jpeg_pov.o  
From: Warp
Date: 18 Apr 2003 22:10:33
Message: <3ea0b019@news.povray.org>
Christopher James Huff <cja### [at] earthlinknet> wrote:
> In fact, /bin/sh used to be just a link to /bin/tcsh...

  Then that system is broken and you won't be able to run regular sh script
files in that system.
  An extremely simple example:

for F in a b c; do echo $F ; done

  In tcsh it will give:

for: Command not found.

  Aargh!

-- 
#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.