Find all the aliases in a directory tree

In general you can use the mdfind (MetaData Find) command to (very) quickly search for files.

The mdfind command consults the central metadata store and returns a list of files that match the given metadata query. The query can be a string or a query expression.

mdfind kMDItemKind="Alias"