in reply to Re: Should -f test return true for symlinks ? [RESOLVED]
in thread Should -f test return true for symlinks ? [RESOLVED]

also, with "-follow" implementation needs to track all visited directories, to avoid cyclic links, and thus use more memory.
  • Comment on Re^2: Should -f test return true for symlinks ? [RESOLVED]