TG, Is there a bugs database I can review? I've found an issue that you probably already know about. I just discovered this and have a small fascination with the idea. The issue I discovered is with the display from echo of $PATH. Since the directory separator is still \ the characters are being translated to the escaped special meaning. So \bin becomes <backspace>in and the result in reading it isn't pretty. \b is only one such character of course.
Regards, -- Earnie -- https://sites.google.com/site/earnieboyd
