POV-Ray : Newsgroups : povray.off-topic : how to change the cwd of a running shell? : Re: how to change the cwd of a running shell? Server Time
5 Sep 2024 09:22:42 EDT (-0400)
  Re: how to change the cwd of a running shell?  
From: Daniel Bastos
Date: 22 Aug 2009 23:27:36
Message: <4a90b728$1@news.povray.org>
In article <4a909a2d@news.povray.org>,
clipka wrote:

[...]

> You will not find a "cd" command on /any/ Unix machine - it only exists 
> as a built-in shell command.

That makes sense. I will then give the shell the information, and have
it execute. I suppose I can insert an environment variable back to the
shell, somehow? For instance,

./setvar var value

%echo $var
value

I hope this can work, somehow.


Post a reply to this message

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