Skip to content

mv: 0.2.0 cannot move source to a symlink directory #8582

@tpowa

Description

@tpowa

If you move files to a symlinked directory this fails.
eg.: /lib is symlinked to /usr/lib
mv file /lib fails --> symlink get replaced by file
mv file /lib/ works
With mv from coreutils both work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions