aspiers / stow

GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches
http://www.gnu.org/s/stow/
GNU General Public License v3.0
589 stars 41 forks source link

How to know that `stow` skip pointing symlink to destination since it already exists? #100

Open italovieira opened 1 year ago

italovieira commented 1 year ago

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?