[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: posix command search and execution
From: |
Mike Jonkmans |
Subject: |
Re: posix command search and execution |
Date: |
Sat, 11 Nov 2023 09:14:41 +0100 |
On Fri, Nov 10, 2023 at 08:07:31PM -0500, Chet Ramey wrote:
> On 11/9/23 11:17 AM, Mike Jonkmans wrote:
> > On Thu, Nov 09, 2023 at 10:12:06PM +0700, Robert Elz wrote:
> >
> > On Ubuntu 22.04 `getconf path' returns /bin:/usr/bin
> > and these are symlinked.
> Then that's an issue to take up with Debian/Ubuntu, right? If they're
> symlinked by the distro, then getconf PATH should only return one of them.
Yes, that would be more efficient than a shell checking for symlinks in PATH.
I'll try to convince them.
--
Regards, Mike Jonkmans
- Re: posix command search and execution, (continued)
- Re: posix command search and execution, Chet Ramey, 2023/11/06
- Re: posix command search and execution, Mike Jonkmans, 2023/11/07
- Re: posix command search and execution, Chet Ramey, 2023/11/07
- Re: posix command search and execution, Mike Jonkmans, 2023/11/07
- Re: posix command search and execution, Chet Ramey, 2023/11/08
- 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, Robert Elz, 2023/11/09
- 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 <=
- 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