K 10 svn:author V 3 imp K 8 svn:date V 27 2008-02-24T00:01:06.000000Z K 7 svn:log V 239 The matching in -lname and -ilname are on the contents of the link itself, not on the type of the file. As such, do a readlink to get the symbolic link's contents and fail to match if the path isn't a symbolic link. Pointed out by: des@ END