[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Exclude builtins from command completion
From: |
Greg Wooledge |
Subject: |
Re: Exclude builtins from command completion |
Date: |
Mon, 13 Jan 2020 08:39:10 -0500 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Fri, Jan 10, 2020 at 11:31:02PM +0000, kaycee gb wrote:
> I know that it starts to be old. But It's just I can't leave my slack 14.1
> like this :/
> For the slack pc, I tried to bump bash from slack 14.2 but still too
> old, there is no -I :/
Leave your operating system's version of bash alone. Touching that is
likely to break something that won't be easily fixed.
Get the source code and compile bash yourself, and install it in
/usr/local or in /opt/bash5 or something. Now you'll have multiple
versions of bash installed, and you can use whichever one you want,
and not have to worry about breaking operating system scripts.
- Exclude builtins from command completion, kaycee gb, 2020/01/09
- Re: Exclude builtins from command completion, Chet Ramey, 2020/01/10
- Re: Exclude builtins from command completion, kaycee gb, 2020/01/10
- Re: Exclude builtins from command completion,
Greg Wooledge <=
- Re: Exclude builtins from command completion, kaycee gb, 2020/01/13
- Re: Exclude builtins from command completion, kaycee gb, 2020/01/17
- Re: Exclude builtins from command completion, Chet Ramey, 2020/01/17
- Re: Exclude builtins from command completion, kaycee gb, 2020/01/17
- Re: Exclude builtins from command completion, Chet Ramey, 2020/01/18
- Re: Exclude builtins from command completion, kaycee gb, 2020/01/23
- Re: Exclude builtins from command completion, Chet Ramey, 2020/01/23
- Re: Exclude builtins from command completion, kaycee gb, 2020/01/23
- Re: Exclude builtins from command completion, Chet Ramey, 2020/01/23
- Re: Exclude builtins from command completion, kaycee gb, 2020/01/23