Move symlinks to folder
find /path/to-symlinks/ -type l -maxdepth 1 -exec mv {} ./target-folder/ \;
Written by HC
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Script
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#