POV-Ray : Newsgroups : povray.newusers : exit povray : Re: exit povray Server Time
30 Jul 2024 00:29:27 EDT (-0400)
  Re: exit povray  
From: Florian Brucker
Date: 6 Jan 2005 10:23:11
Message: <41dd57df@news.povray.org>
> And if you want to set off the computer?
Depends on you're OS. Using Linux, something like the following should 
be working (from any Konsole/Shell/Term):

$ povray -with -your -options && shutdown -h now

(Provided that you're user is allowed to shut down the system). Make 
sure you're not using the "Pause after render" switch, e.g. by stating 
"-p" in POV's command line.

F'up2 povray.unix set

HTH,
Florian
-- 
camera{look_at-y*10location<8,-3,-8>*10}#local a=0;#while(a<999)sphere{
#local _=.01*a-4.99;#local p=a*.01-5;#local c=.01*a-4.995;<sin(p*pi)*5p
*10pow(p,5)*.01>sin(c*c*c*.1)+1pigment{rgb 3}}#local a=a+1;#end
/******** http://www.torfbold.com ******** http://www.imp.org ********/


Post a reply to this message

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