> You've got the cd implementation from label(1) loaded. > In interactive mode, it echos escape codes that are > supposed to update the label in your terminal window. > Instead it wrote them to the redirected file. > > I changed label to write to /dev/tty explicitly, which should > avoid this problem. > > Russ
So if I understand right, this is/was a plan9port related feature, right? thanks ruda
