Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15096
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: continued alias problem -- some work, some don't, why? |
| Date | 2019-07-09 09:40 -0400 |
| Message-ID | <mailman.604.1562679617.2688.bug-bash@gnu.org> (permalink) |
| References | <5D23C417.5060108@tlinx.org> <868f9e01-eaea-86e2-6d42-b07f5d10539a@case.edu> |
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/
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: continued alias problem -- some work, some don't, why? Chet Ramey <chet.ramey@case.edu> - 2019-07-09 09:40 -0400
csiph-web