bug-bash
[Top][All Lists]
Advanced

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

bash 4.2 breaks source finding libs in lib/filename...


From: Linda Walsh
Subject: bash 4.2 breaks source finding libs in lib/filename...
Date: Tue, 28 Feb 2012 17:34:21 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.24) Gecko/20100228 Lightning/0.9 Thunderbird/2.0.0.24 Mnenhy/0.7.6.666

I have several files that source the lib files by expecting
the name of the lib to be checked against PATH --

but this no longer works when the library is in lib/filename.

How can one get the same behavior as before and look up files
relative to PATH regardless of them having a '/' in them?

Why was this functionality removed in non-posix mode?

I could even live with it not working in restricted bash, where I could
see it might be a security risk, but in standard scripts?








reply via email to

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