bug-bash
[Top][All Lists]
Advanced

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

Re: Strange behavior of IFS?


From: Marc Herbert
Subject: Re: Strange behavior of IFS?
Date: Thu, 15 Apr 2010 16:42:46 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Thunderbird/3.0.3

Le 15/04/2010 14:58, Clark J. Wang a écrit :

> I don't understand why the $string was still splitted into words since
> it's double quoted. Anyone can give a reasonable explanation?

set -x is often very good at giving explanations. Try this:

  sh -x foo.sh






reply via email to

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