Gentoo Archives: gentoo-user

From: znx <znxster@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT - Question about new bash [SOLVED]
Date: Mon, 30 Jan 2006 14:18:31
Message-Id: 169ffc030601300611l6dddfd45l@mail.gmail.com
In Reply to: Re: [gentoo-user] OT - Question about new bash [SOLVED] by Norberto Bensa
1 On 29/01/06, Norberto Bensa <nbensa@×××.net> wrote:
2 >
3 > Perhaps you got some file named: hey I am a long file name with spaces.jpg;)
4 >
5
6 No it can't be that, see the "for" before hand, that will separate at
7 whitespace by default (unless you tamper with IFS), so the variable tested
8 will be without whitespace, I can only guess its a charset or similar that
9 is causing the issue.
10
11 Anyway, good to see that it sorted it, point for the future, quote your
12 variables in [ ] 's :)
13
14 z

Replies

Subject Author
Re: [gentoo-user] OT - Question about new bash [SOLVED] Alexander Skwar <listen@×××××××××××××××.name>