bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: continued alias problem -- some work, some don't, why?


From: Chet Ramey
Subject: Re: continued alias problem -- some work, some don't, why?
Date: Tue, 9 Jul 2019 09:40:04 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.7.2

On 7/8/19 6:30 PM, L A Walsh wrote:

> That's what I am wanting, But trying various aliases, I'm not getting
> consistent results:
> With these aliases:
> alias my='declare '
> alias Export='-x '
> alias Map='-A '
> alias Int='-i '
> 
> my Export Map Int ffffe=([one]=1)
> -bash: declare: `-x': not a valid identifier
> -bash: declare: `-A': not a valid identifier
> -bash: declare: `-i': not a valid identifier

I can't reproduce this.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]