Bogdan TARU <[EMAIL PROTECTED]> writes:
> On 10 Apr 2002, Dag-Erling Smorgrav wrote:
> > In my humble opinion, Solaris (and every other *nix) is broken in this
> > respect, and *BSD is correct.
> Except for OpenBDS. No NetBDS machine available, maybe some of you could
> try it on one as well?

I don't know of any "OpenBDS" or "NetBDS", but NetBSD has the same
semantics as FreeBSD:

des@rc4 ~% mkdir foo
des@rc4 ~% touch foo/bar
des@rc4 ~% ln -s foo baz
des@rc4 ~% ls -l baz
lrwxr-xr-x  1 des  des  3 Apr 10 16:41 baz@ -> foo
des@rc4 ~% ls -l baz/
total 0
-rw-r--r--  1 des  des  0 Apr 10 16:41 bar

DES
-- 
Dag-Erling Smorgrav - [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to