[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: posix command search and execution
From: |
Chet Ramey |
Subject: |
Re: posix command search and execution |
Date: |
Fri, 10 Nov 2023 19:40:08 -0500 |
User-agent: |
Mozilla Thunderbird |
On 11/8/23 5:10 PM, Mike Jonkmans wrote:
Can this intrinsic list be amended with any user loaded builtins?
You mean enable -f? It's up to the shell implementation. Bash treats
dynamically-loaded builtins the same as any other builtin.
That was indeed what I meant.
Does the new POSIX version with intrinsics also allow for this?
POSIX has nothing to say about it, so yes.
--
``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: posix command search and execution, (continued)
- Re: posix command search and execution, Mike Jonkmans, 2023/11/09
- Re: posix command search and execution, Chet Ramey, 2023/11/10
- Re: posix command search and execution, Mike Jonkmans, 2023/11/11
- Re: posix command search and execution, Greg Wooledge, 2023/11/11
- Re: posix command search and execution, Mike Jonkmans, 2023/11/11
Re: posix command search and execution, Robert Elz, 2023/11/06
Re: posix command search and execution, Robert Elz, 2023/11/08