[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bash --version issue
From: |
Chet Ramey |
Subject: |
Re: Bash --version issue |
Date: |
Fri, 26 Sep 2014 10:25:32 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
On 9/26/14, 10:15 AM, Allodoxaphobia wrote:
> There was another bash upgrade in the FreeBSD ports this A.M.
> Thinking it might resolve my bash --version problem, I applied it.
>
> sigh...
>
> | [userid~]bash
> | /usr/local/bin/bash: warning: x: ignoring function definition attempt
> | /usr/local/bin/bash: error importing function definition for `x'
> | bash: warning: x: ignoring function definition attempt
> | bash: error importing function definition for `x'
> | address@hidden ~]$
OK. What do
type x
and
echo $x
return when you run them in the shell that invokes bash, which then throws
the above error?
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU address@hidden http://cnswww.cns.cwru.edu/~chet/