stow
stow copied to clipboard
How to know that `stow` skip pointing symlink to destination since it already exists?
The only way I accomplish that was looking the stderr result using -vv
option and finding if it has '--- Skipping' text.
Is there another way to do that?