cp: not writing through dangling symlink
Solution: The symbolic link destination file doesn't exist.
Steps:
ln -s /tmp/not.existent.file link
cp a.file link
cp: not writing through dangling symlink
ls -l /tmp/not.existent.file
ls: No such file or directory
joi, 2 iunie 2016
Abonați-vă la:
Postări (Atom)