lordzork@xxxxxxxxxxxx wrote:
In the gothic chambers of the underworld on Sat 29 Sep 2001 at 17:56 -0400, Borsenkow Andrej muttered darkly:You noticed it, dd not you? Have you checked your zshenv for stderr redrection? (it was to be exec 2> /tmp/login-trace, of course).yes, that's what i have: ((UID)) || { set -x exec 2>|/tmp/login-trace }
So if you remove this redirection? Does it work?