On Sun, Sep 24, 2023 at 04:45:11PM -0500, Tom Browder wrote:
> I'm sure I was too casual in my comments. I want all users, including root,
> to have the Raku executables in their PATH, nothing else would be changed
> from current use.
Ah, good old X-Y.
Create symlinks from /usr/local/bin/ to wherever the programs are
physically installed. Then don't touch PATH at all.