Jan-Benedict Glaw <[EMAIL PROTECTED]> ha escrit: > If you strace it, you see that the '\r' decoded to ^M and that's what
I have misread the initial post then, because I thought that \r *does* stand for ^M. If you mean backslash followed by 'r', than you'll have to either quote the whole combination or additionally escape the backslash. Regards, Sergey
