bug-sh-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

echo -E not preventing interpolation of double backslash


From: Soliday, John L.
Subject: echo -E not preventing interpolation of double backslash
Date: Fri, 25 Apr 2003 08:59:58 -0400

# echo -E "test\tabc\def"
test\tabc\def                       (Correct)

# echo -E "test\\abc\def"
test\abc\def                        (Not correct)

RedHat 7.3
sh-utils-2.0.11-14

Thanks,

---
John "Doc" Soliday
Commerce Services
(404) 652-3343
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]