On Thu, May 26, 2011 at 9:20 PM, Paul Davies <[email protected]> wrote:

> Hi,
>   I was working on a shell code , which detects file names with
> space in between in the present directory. One unusual behaviour I
> found in this particular context is that the command `var="$var
> $var2"'


tmp3="$tmp $file1"
tmp=tmp3

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to