Timeline for Invoking a script with ld-linux.so?
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 12, 2016 at 9:03 | comment | added | nodakai | Hmm. I stand corrected... It seems it's been a part of POSIX for quite a while pubs.opengroup.org/onlinepubs/009696799/utilities/export.html This guy had the same misunderstanding unix.stackexchange.com/questions/193095/… | |
| Sep 12, 2016 at 8:53 | comment | added | Gilles 'SO- stop being evil' | @nodakai No, there's nothing bash-specific (or even ksh/bash/zsh-specific) about it. The scripts in my answer use only POSIX features. | |
| Sep 12, 2016 at 8:51 | comment | added | nodakai |
export LD_LIBRARY_PATH="..." is a BASHISM!!1
|
|
| May 19, 2013 at 23:48 | vote | accept | Amelio Vazquez-Reina | ||
| Apr 24, 2013 at 2:05 | history | answered | Gilles 'SO- stop being evil' | CC BY-SA 3.0 |