Hello CURRENT-users,
I noticed following (mysterious) behaviour today:
[ snip ]
<1> dr@speed:~ $ touch test/blah
<1> dr@speed:~ $ ls -l test
total 0
-rw-r--r-- 1 dr dr 0 Aug 15 14:52 blah
<1> dr@speed:~ $ rm -rf test/
rm: test: Operation not permitted
rm: test: Directory not empty
<1> dr@speed:~ $ rm -rf test
<1> dr@speed:~ $ ls -l test
gnuls: test: No such file or directory
[ snap ]
My build is two hours old.
Best wishes,
Dominik Rothert.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message