[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 7/8] variables: define default BASH_SOURCE_PATH
From: |
Chet Ramey |
Subject: |
Re: [PATCH v2 7/8] variables: define default BASH_SOURCE_PATH |
Date: |
Tue, 14 May 2024 15:53:44 -0400 |
User-agent: |
Mozilla Thunderbird |
On 5/13/24 6:37 AM, Matheus Afonso Martins Moreira wrote:
Define a build time configurable default value
for the new BASH_SOURCE_PATH variable.
Look for libraries in the user's home directory
as well as the system wide directories.
I don't like bash providing a default for this when bash doesn't install
any `libraries'. Maybe it would be better to let it be something the
builder or distro defines.
--
``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/
[PATCH v2 7/8] variables: define default BASH_SOURCE_PATH, Matheus Afonso Martins Moreira, 2024/05/13
- Re: [PATCH v2 7/8] variables: define default BASH_SOURCE_PATH,
Chet Ramey <=
[PATCH v2 8/8] shell: restrict BASH_SOURCE_PATH when appropriate, Matheus Afonso Martins Moreira, 2024/05/13