Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2014 07:02:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 191974] |ln -sF| never calls rmdir(2) on target_file == target_dir, only target_dir/basename
Message-ID:  <bug-191974-8-kfPFNwTRzh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191974-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191974-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191974

--- Comment #2 from bycn82@gmail.com ---
OK, I was wrong, 
I just got below from my CentOS.

#touch foo1
#ls -s -f foo1
ln: `foo1' and `./foo1' are the same file

So the conclusion is the "ln" command on CentOS is smarter than the one in
FreeBSD.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191974-8-kfPFNwTRzh>