#!/bin/sh
find -type l | xa ls -l | grep -v '/home/sam/code/' | grep -v -- '-> \.[^/.]' | grep -v '/\.'
