POV-Ray : Newsgroups : povray.off-topic : Adventures with digital painting : Re: Adventures with digital painting Server Time
12 Oct 2024 05:08:45 EDT (-0400)
  Re: Adventures with digital painting  
From: Warp
Date: 8 Mar 2008 14:50:20
Message: <47d2edfb@news.povray.org>
Nicolas Alvarez <nic### [at] gmailisthebestcom> wrote:
> 1. If the file is called -, you're calling for trouble anyway.

> 2. Whoever passes a filename to your script should be using the ./- thing.

  Many shellscripts break with file names with spaces in them. This is
because surprisingly few unix geeks know that in shell scripts you have
to use "$@" to refer to all the command-line arguments, not $*.

-- 
                                                          - Warp


Post a reply to this message

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