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'
>  | [userid@vps ~]$   

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    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to