tags 340219 -patch
Hi, I was wondering why `which' uses `printf' and I've just found the answer: `echo' could be forced to interpret the backslash escapes (e.g.: which -- '-e/a\tb'). So my patch is clearly wrong, please ignore it. But the original problem still remains and I don't have any idea, how to fix it other then moving printf to /bin ;( Best Regards, robert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

