[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/9] Add library mode to source builtin
From: |
Chet Ramey |
Subject: |
Re: [PATCH 0/9] Add library mode to source builtin |
Date: |
Tue, 7 May 2024 10:27:58 -0400 |
User-agent: |
Mozilla Thunderbird |
On 5/5/24 3:39 PM, Kerin Millar wrote:
Such is the extent to which I concur that I find even -l to be irritating.
The option character isn't important. Is it useful to have an additional
option to `source' that forces it to use $BASH_SOURCE_PATH, or should that
behave like other builtins ($CDPATH, $BASH_LOADABLES_PATH)?
--
``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/
- Re: [PATCH 8/9] builtins/source: search libraries in library mode, (continued)
- Re: [PATCH 0/9] Add library mode to source builtin, Lawrence Velázquez, 2024/05/05
- Re: [PATCH 0/9] Add library mode to source builtin,
Chet Ramey <=
- Re: [PATCH 0/9] Add library mode to source builtin, Kerin Millar, 2024/05/07
- Re: [PATCH 0/9] Add library mode to source builtin, Chet Ramey, 2024/05/07
- Re: [PATCH 0/9] Add library mode to source builtin, Kerin Millar, 2024/05/07
- Re: [PATCH 0/9] Add library mode to source builtin, Chet Ramey, 2024/05/07
- Re: [PATCH 0/9] Add library mode to source builtin, Matheus Afonso Martins Moreira, 2024/05/07
Re: Re: [PATCH 0/9] Add library mode to source builtin, Matheus Afonso Martins Moreira, 2024/05/05
[PATCH v2 0/8] Add isolated mode to source builtin, Matheus Afonso Martins Moreira, 2024/05/13