DragonFly users List (threaded) for 2008-01
DragonFly BSD
DragonFly users List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: renaming the current working directory (cwd)


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 12 Jan 2008 11:53:56 -0800 (PST)

:Hi.
:
:If my cwd gets renamed by another process, it disappears out from under
:me.
:
:To reproduce:
:
:$ mkdir zzz1
:$ cd zzz1
:
:In another shell:
:
:$ mv zzz1 zzz2
:
:Back in the first shell:
:
:$ ls
:ls: .: No such file or directory
:$ cd ..
:cd: no such file or directory: ..

    That's a bug for sure.  I'll look into it.

					-Matt




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]