help-gnu-utils
[Top][All Lists]
Advanced

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

echo bug?


From: Randy Yates
Subject: echo bug?
Date: Fri, 07 Dec 2007 18:33:22 -0500
User-agent: Gnus/5.110007 (No Gnus v0.7) XEmacs/21.4.20 (linux)

I'm not sure if the problem is echo or the bash shell. 

echo -e "123\n   456"

yields the proper spacing. However, 

text="123\n   456"
echo $text

does not. Why not?
-- 
%  Randy Yates                  % "My Shangri-la has gone away, fading like 
%% Fuquay-Varina, NC            %  the Beatles on 'Hey Jude'" 
%%% 919-577-9882                %  
%%%% <yates@ieee.org>           % 'Shangri-La', *A New World Record*, ELO
http://www.digitalsignallabs.com


reply via email to

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