Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 1999 16:32:49 -0500
From:      Zach Heilig <zach@uffdaonline.net>
To:        current@freebsd.org
Subject:   Disappearing/Reappearing Files...
Message-ID:  <19990507163249.A2406@k6n1.znh.org>

next in thread | raw e-mail | index | archive | help
This is an example of what I just noticed:

$ ls
aaa     bbb     ccc
$ cp aaa bbb
$ ls
aaa     ccc
[ !!!, then a couple seconds later: ]
$ ls
aaa     bbb     ccc

[a few (>5) minutes later in a different vty: ]
$ cd problem_dir
$ ls
aaa     ccc
[ ugh.. ]
$ ls
aaa     bbb     ccc

[this is a filesystem with soft-updates on]

-- 
Zach Heilig <zach@uffdaonline.net>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990507163249.A2406>