Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2000 12:26:57 -0800
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        "Daniel C. Sobral" <dcs@newsguy.com>
Cc:        dmaddox@sc.rr.com, current@FreeBSD.ORG
Subject:   Re: 3dfx.ko
Message-ID:  <20001129122657.D88443@dragon.nuxi.com>
In-Reply-To: <3A248FE4.D6600E3D@newsguy.com>; from dcs@newsguy.com on Wed, Nov 29, 2000 at 02:11:00PM %2B0900
References:  <20001128145340.A562@cae88-102-101.sc.rr.com> <3A248FE4.D6600E3D@newsguy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 29, 2000 at 02:11:00PM +0900, Daniel C. Sobral wrote:
> Ugh. Evil stuff. Are environment variables starting with digits allowed
> in sh(1)?

Nope:

    $ 3FOO=yes 
    3FOO=yes: not found
    $ export 3FOO=yes
    export: 3FOO: bad variable name



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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