https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254489

            Bug ID: 254489
           Summary: Command 'ln -sfF' behaves unreasonably: it deletes the
                    target directory and then fails
           Product: Base System
           Version: 12.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

Command:
> mkdir -p .x
> ln -sfF /bin/ls .x/

fails:
> ln: .x/: No such file or directory

The expected result is to create a symlink .x/ls -> /bin/ls

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to