A beginner question:
How can i use the chdir() call in a program and have it affect
the current directory of the parent process? Is there some
tricky way of telling the shell (csh in this case) to do a cd?
If this is a FAQ, i apologise. Pointers to sources of
information about how a child process can affect the environment
of its parent would be very welcome.
Thanks
--