POV-Ray : Newsgroups : povray.unix : SIGINT : Re: SIGINT Server Time
17 May 2024 14:47:00 EDT (-0400)
  Re: SIGINT  
From: Dan Connelly
Date: 7 Jan 2009 19:13:56
Message: <49654544@news.povray.org>
clipka wrote:
> -------------------------------
> #!/bin/bash
> at now << HERE
> megapov "`pwd`/test.ini" > "`pwd`/test.log" 2>&1

Why the "pwd" instead of "./test.ini" and "./test.log"?


> HERE
> sleep 5
> tail -f test.log


Dan


Post a reply to this message

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