http://qs1969.pair.com?node_id=817899


in reply to Re: "The stat preceding -l _ wasn't an lstat"?
in thread "The stat preceding -l _ wasn't an lstat"?

You're right I guess. Btw, I'm doing -f $file && ! -l $file (double call) now to prevent this error.