PREV INDEX NEXT

Author: Unknown
Subject: symbolic link follow-up
Date: Wednesday, 09 Sep 2020, 15:45:57

On the previous example given "Suppose that fiend is traversing the tree rooted at S,
where S is a directory that contains a symbolic link T
to ../S."

Let's say that T has subdirectories, A. In -L, once we reach S/T, since S/T is a repeat, we don't evlauate the expression on that path, but do we continue traversing to S/T/A?
PREV INDEX NEXT