[Bug 191974] |ln -sF| never calls rmdir(2) on target_file == target_dir, only target_dir/basename
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jul 20 07:02:41 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191974
--- Comment #2 from bycn82 at 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.
More information about the freebsd-bugs
mailing list