Am 12.03.2014 17:13, schrieb Allin Cottrell:
On Thu, 13 Mar 2014, yinung at Gmail wrote:
>
> It seems that setinfo with a string @sInfo will not allow any space in that
> string.
If the string contains spaces it must be quoted:
setinfo y -d "@sInfo"
Although Yi-Nung does have a point in that it is a bit unfortunate that
the syntactical correctness of the line:
'setinfo y -d @sInfo'
is ambiguous, depending on the content of sInfo. I understand why that
it so, but still...
cheers,
sven