Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15096 > unrolled thread
| Started by | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| First post | 2019-07-09 09:40 -0400 |
| Last post | 2019-07-09 09:40 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: continued alias problem -- some work, some don't, why? Chet Ramey <chet.ramey@case.edu> - 2019-07-09 09:40 -0400
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Date | 2019-07-09 09:40 -0400 |
| Subject | Re: continued alias problem -- some work, some don't, why? |
| Message-ID | <mailman.604.1562679617.2688.bug-bash@gnu.org> |
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 top | Article view | gnu.bash.bug
csiph-web