Comment 6 for bug 2018772

Revision history for this message
wontfix (wontfix) wrote (last edit ):

Details are easily shown with rmlint-gui to visualize it both in icons or src and choose the source of truth images if you don't like their in-directory selections. Add a relative symlink -r flag to the output script if you're going to simulate the result. The exact files are also listed in the script to add to your lists.

If you need to exclude or delete all non symlinks after running for easy list output, find . ! \( -type l -o -type d \) -delete