bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Are these bash.v.posix diffs still useful? They _seem_ dated...


From: L A Walsh
Subject: Are these bash.v.posix diffs still useful? They _seem_ dated...
Date: Sat, 30 Jan 2021 15:50:04 -0800
User-agent: Thunderbird 2.0.0.24 (Windows/20100228)


Since this "https://tiswww.case.edu/php/chet/bash/POSIX"; doesn't
seem to be version specific, I'm assuming these are
in the latest bash version.
I don't understand the benefit of the differences involving
hashed-commands and recovery behavior. It seemed like these
behaviors may have served a purpose at one time, but now seem
more likely to create an unnecessary failure case.

First behavior: How is it beneficial for bash to
store a non-executable in the command-hash?

And second, related behavior: Not searching for an alternative
in the PATH if the old hashed value stops working.

Is there a reason why the non-posix behavior should remain
or might it be, perhaps, more desirable for the bash behavior
to match the posix behavior?








reply via email to

[Prev in Thread] Current Thread [Next in Thread]