#!/usr/bin/env sh find /bin /lib /etc /share -type l -exec readlink {} \; | grep lyr/upper/lix | cut -d/ -f7-8 | sort | uniq