On Thu May 23 01:35 2002 -0700, Paul Eggert wrote: > The "current directory" from a particular file's point of view is the > directory that the file is in, and this is not necessarily $topdir. > (This is the problem that I was thinking of.)
Ah, OK. When I said "current directory", I meant "the value obtained from getcwd(3)", which has nothing to do with where any particular file may be located. I probably should have been more specific; sorry for the confusion. -- Mark D. Roth <[EMAIL PROTECTED]> http://www.feep.net/~roth/
