Gentoo Archives: gentoo-user

From: Norberto Bensa <nbensa@×××.net>
To: gentoo-user@l.g.o
Cc: Michael Sullivan <michael@××××××××××××.com>
Subject: Re: [gentoo-user] OT - Question about new bash [SOLVED]
Date: Sun, 29 Jan 2006 19:16:57
Message-Id: 200601291609.02680.nbensa@gmx.net
In Reply to: Re: [gentoo-user] OT - Question about new bash [SOLVED] by Michael Sullivan
1 Michael Sullivan wrote:
2 > > for x in *.JPG; do
3 > > if [ ! -e "current/$x" ]; then
4 > >
5 > > Hope that helps
6 >
7 > Yep, that worked! Thanks! Hmm, I wonder why it worked before?
8
9 Perhaps you got some file named: hey I am a long file name with spaces.jpg ;)
10
11 --
12 Norberto Bensa
13 Ciudad de Buenos Aires, Argentina
14 --
15 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OT - Question about new bash [SOLVED] znx <znxster@×××××.com>