Hello,

I have bash script which alters environment, kind of configuration,
let's say config.env.

I'd like to import this environment in context of perl script.  How do
I do equivalent to 'source config.env' from perl code? I mean I could
just run bash in subprocess, but it would not alter perl process
environment.

Any thoughts?
-- 
Alexander Indenbaum

_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to