releasing 3.1?
Cheers,
Ian
--
Ian Macdonald | Once harm has been done, even a fool
[EMAIL PROTECTED] | understands it. -- Homer
http://www.caliban.org/ |
|
|
__
s second invocation, the alias was not used as it
should have been.
Ian
--
Ian Macdonald | I sometimes think that God, in creating
[EMAIL PROTECTED] | man, somewhat overestimated his ability.
http://www.cal
Hello,
I can't quite work out what the difference is between -o default and -o
bashdefault. One is readline-oriented and the other is not, but the
effect appears to be the same for the cases that I have run through.
Anyone?
Ian
--
Ian Macdonald | The one good thing
On Thu 07 Jul 2005 at 20:07:33 -0400, you wrote:
> On Thu, 7 Jul 2005, Ian Macdonald wrote:
>
> >Hello,
> >This doesn't seem right:
> >[EMAIL PROTECTED] bash_completion]$ foo=x
> >[EMAIL PROTECTED] bash_completion]$ foo=bar
> >[EMAIL PROTECTED] bash_comp
oo=bar 2>/dev/null
bash: foo: readonly variable
[EMAIL PROTECTED] bash_completion]$ foo=bar &>/dev/null
bash: foo: readonly variable
[EMAIL PROTECTED] bash_completion]$ bash --version
GNU bash, version 3.00.16(1)-release (i686-redhat-linux-gnu)
Copyright (C) 2004 Free Software Foundation,