Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #15119 > unrolled thread

Re: alias problem -- conflict found

Started byL A Walsh <bash@tlinx.org>
First post2019-07-10 06:52 -0700
Last post2019-07-10 06:52 -0700
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.


Contents

  Re: alias problem -- conflict found L A Walsh <bash@tlinx.org> - 2019-07-10 06:52 -0700

#15119 — Re: alias problem -- conflict found

FromL A Walsh <bash@tlinx.org>
Date2019-07-10 06:52 -0700
SubjectRe: alias problem -- conflict found
Message-ID<mailman.828.1562766877.2688.bug-bash@gnu.org>
On 2019/07/10 06:37, Greg Wooledge wrote:
>
> By what metric is "Export" shorter than "-x", or "Map" shorter than "-A",
> or "Int" shorter than "-i"?  Certainly not character or byte counts.  Nor
> keystrokes.
>
>   
declare -[xAi] = 10 characters
int = 3
map=3,
array = 5


[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web