Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Nov 2008 16:19:47 -0800
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        Steve Watt <steve@Watt.COM>
Cc:        questions@freebsd.org
Subject:   Re: Glob error?
Message-ID:  <20081108001947.GA2913@icarus.home.lan>
In-Reply-To: <20081107231303.GA9804@wattres.Watt.COM>
References:  <20081107231303.GA9804@wattres.Watt.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 07, 2008 at 03:13:03PM -0800, Steve Watt wrote:
> ( Please cc: me on replies, as I can't keep up with traffic on -questions )
> 
> I did the following:
> 
> % cd /tmp
> % mkdir -p a/dir1/new a/dir1/cur
> % mkdir -p b/dir1/new b/dir1/cur
> % mkdir -p c/dir1/new c/dir1/cur
> % ls -ld */dir1/new
> drwxrwxr-x  2 steve  wheel  512 Nov  7 15:10 a/dir1/new/
> % 
> 
> System is:
> FreeBSD wattres.Watt.COM 6.3-STABLE FreeBSD 6.3-STABLE #9: Tue May 13 16:06:34 PDT 2008     root@wattres.Watt.COM:/usr/obj/usr/src/sys/WATTRES  i386
> 
> Source was probably updated a few hours before the kernel build time.
> 
> Shell doesn't seem to matter (have tried both tcsh and bash).
> 
> My cygwin installation seems to get it right.
> 
> Known issue?  A quick glance for "glob" in gnats didn't show anything promising.

I can't reproduce this on any of the systems I have access to:

8.0-CURRENT amd64    (build: 2008/11/07)
7.1-PRERELEASE amd64 (build: 2008/10/02)
7.1-PRERELEASE i386  (build: 2008/10/12)
7.0-STABLE i386      (build: 2008/04/19)
6.4-PRERELEASE i386  (build: 2008/10/02)
6.4-PRERELEASE i386  (build: 2008/10/02; different box)
6.2-STABLE i386      (build: 2007/08/02)
4.8-RC i386          (build: 2003/03/18)

P.S. -- You're playing with Maildir, aren't you?  :-)

-- 
| Jeremy Chadwick                                jdc at parodius.com |
| Parodius Networking                       http://www.parodius.com/ |
| UNIX Systems Administrator                  Mountain View, CA, USA |
| Making life hard for others since 1977.              PGP: 4BD6C0CB |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081108001947.GA2913>