POV-Ray : Newsgroups : povray.unix : jpeg_pov.o : Re: jpeg_pov.o Server Time
6 Oct 2024 12:09:48 EDT (-0400)
  Re: jpeg_pov.o  
From: Christopher James Huff
Date: 19 Apr 2003 13:16:43
Message: <cjameshuff-896137.13155119042003@netplex.aussie.org>
In article <3ea0b019@news.povray.org>, Warp <war### [at] tagpovrayorg> 
wrote:

>   Then that system is broken and you won't be able to run regular sh script
> files in that system.

Probably why they changed it in Jaguar.


>   An extremely simple example:
> 
> for F in a b c; do echo $F ; done
> 
>   In tcsh it will give:
> 
> for: Command not found.
> 
>   Aargh!

Last login: Fri Apr 18 19:19:21 on ttyp2
Welcome to Darwin!
[bluebox:~] cjh% sh
sh-2.05a$ for F in a b c; do echo $F ; done
a
b
c
sh-2.05a$ exit
exit
[bluebox:~] cjh% sh --version
GNU bash, version 2.05a.0(1)-release (powerpc-apple-darwin6.0)
Copyright 2001 Free Software Foundation, Inc.
[bluebox:~] cjh%

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

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