Miklos Vajna wrote:
> Bash Version: 4.0
> Patch Level: 28
> Release Status: release
>
> Description:
> In the current directory create an empty file 'foo'. Then the
> following will fail:
>
> $ sh -c 'ls foo;. foo'
> foo
> sh: line 0: .: foo: file not foun
On Sun, Jul 26, 2009 at 07:25:50AM -0600, Eric Blake wrote:
> > $ sh -c 'ls foo;. foo'
> > foo
> > sh: line 0: .: foo: file not found
>
> Not a bug. POSIX requires this.
> http://lists.gnu.org/archive/html/bug-bash/2009-07/msg00069.html
Ah, OK.
Sorry for the noise and t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Miklos Vajna on 7/26/2009 4:50 AM:
> Description:
> In the current directory create an empty file 'foo'. Then the
> following will fail:
>
> $ sh -c 'ls foo;. foo'
> foo
> sh: line 0: .: foo: file n
Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-frugalware-linux-gnu'
-DCONF_VENDOR='frugalware' -DLOCALEDIR='/usr/share/locale'