[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: proposed BASH_SOURCE_PATH
From: |
Chet Ramey |
Subject: |
Re: proposed BASH_SOURCE_PATH |
Date: |
Mon, 1 Jul 2024 10:56:48 -0400 |
User-agent: |
Mozilla Thunderbird |
On 6/26/24 5:59 AM, konsolebox wrote:
On Tue, Jun 25, 2024 at 11:14 PM Chet Ramey <chet.ramey@case.edu> wrote:
On 6/19/24 6:12 PM, konsolebox wrote:
Alternatively, have BASH_SOURCE always produce real physical paths
either by default or through a shopt.
This is the best option. I don't think changing bash to do this by default
would have negative side-effects.
That's great. So will this be implemented soon or will you consider
other lazy alternatives first?
I already made a patch for it here:
https://gist.github.com/konsolebox/a908cf13e511abdf05daec89a9cbdd8d#file-bash-source-real-patch
Should your patch make sure that paths supplied to source/. push the full
pathname into BASH_SOURCE? It only handles the name of a shell script and
leaves the pathname associated with a shell function alone.
--
``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/
OpenPGP_signature.asc
Description: OpenPGP digital signature
- Re: proposed BASH_SOURCE_PATH,
Chet Ramey <=
- Re: proposed BASH_SOURCE_PATH, konsolebox, 2024/07/03
- Re: proposed BASH_SOURCE_PATH, Chet Ramey, 2024/07/03
- Re: proposed BASH_SOURCE_PATH, konsolebox, 2024/07/03
- Re: proposed BASH_SOURCE_PATH, alex xmb sw ratchev, 2024/07/03
- Re: proposed BASH_SOURCE_PATH, Chet Ramey, 2024/07/07
- Re: proposed BASH_SOURCE_PATH, alex xmb sw ratchev, 2024/07/07
- Re: proposed BASH_SOURCE_PATH, Greg Wooledge, 2024/07/07
- Re: proposed BASH_SOURCE_PATH, Chet Ramey, 2024/07/10
- Re: proposed BASH_SOURCE_PATH, konsolebox, 2024/07/11
- Re: proposed BASH_SOURCE_PATH, Chet Ramey, 2024/07/18