AA via Bug reports for the GNU Bourne Again SHell <bug-bash@gnu.org>
writes:
> I.e., something like "I'm not sure what's going on, but your path 
> definitely exists, yet the kernel says otherwise."
>
> ... something like fprintf(STDERR,"No such file or directory while 
> attempting to execute %s (it exists, but cannot be executed)",path);

Historically, the way to get something like this to happen is to design
and code the modification that does it.  That has the advantage that you
have to bite the bullet and instead of just describing the general idea,
decide on a concrete implementation.  That sounds obvious, but there is
a long history of ideas in software that *sound good* but for which
there is no implementation that sucks less than the problem the idea
seeks to solve.

Dale

  • Unfortunate er... AA via Bug reports for the GNU Bourne Again SHell
    • Re: Unfor... Chet Ramey
      • Re: U... Dale R. Worley
        • R... AA via Bug reports for the GNU Bourne Again SHell
          • ... Dale R. Worley
            • ... Andrew Athan via Bug reports for the GNU Bourne Again SHell
              • ... Chet Ramey
          • ... Martin D Kealey
            • ... Andrew Athan via Bug reports for the GNU Bourne Again SHell
              • ... AA via Bug reports for the GNU Bourne Again SHell
                • ... Chet Ramey
                • ... AA via Bug reports for the GNU Bourne Again SHell
            • ... Chet Ramey
          • ... Chet Ramey
    • Re: Unfor... Kerin Millar

Reply via email to