I have a script where I need to preserve the \\ character sequences but the command echo -E \\ prints \ when it should be \\. Correct?
Is this a bug in the version of Ubuntu I am using? I am using Ubuntu 11.04 and I am using zsh version :
% zsh --version
zsh 4.3.11 (i686-pc-linux-gnu)