Date: Wed, 27 Aug 2025 18:52:15 -0700 From: Yuri <y...@rawbw.com> Message-ID: <a63a0335-44b1-4e3a-a8fe-dc74cefe7...@rawbw.com>
| Why does LD_LIBRARY_PATH="/x/bogus1:/x/bogus2" set the environment | variable on Linux? Probably it was already in the environment - vars that are imported from the environment are automatically exported. kre