find links in subdirectories linux code example Example 1: bash ls show link ls -la <path> | grep "\->" Example 2: show symlink readlink -f symlinkName