Mar 30, 2022, 19:26 by [email protected]: > You need to export it. When you define an environment variable and do > not export it, it is not passed to sub-processes (like the one > executing the 'locale' command). >
I see, thanks for your help.
Mar 30, 2022, 19:26 by [email protected]: > You need to export it. When you define an environment variable and do > not export it, it is not passed to sub-processes (like the one > executing the 'locale' command). >
I see, thanks for your help.