I upgreaded versions of Linux, and bash, and I am finding that the pipe,
|, is buffering differently. Before I could go a fe pipes before I get a
buffered output, now it seems that it buffers at a single pipe.
I have looked for settings in bash, as it apears to be bash related and
not comma
I've noticed that the $LINENO can't be modified in bash 3.0. I made a
script (bash debugger) which modify LINENO to a specific value before
using it, it worked in bash 2.05b. but in bash 3.0, even if i've
changed it's value, it counts from "one" like nothing happened
Ex:
--
when programming an auto-completion with embedded ":" in the
complete names, the auto-completion does not look good.
By default, ":" is treated like whitespace for completion, to help
when setting variables like $PATH. Check the man page for
COMP_WORDBREAKS.
Ok, that looks g
"fabien" <[EMAIL PROTECTED]> wrote:
> when programming an auto-completion with embedded ":" in the
> complete names, the auto-completion does not look good.
By default, ":" is treated like whitespace for completion, to help
when setting variables like $PATH. Check the man page for
COM
Configuration Information [Automatically generated, do not change]:
Machine: i486
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba