|
Just doing some mucking around and was wondering why the
following happens…. I’ve just chrooted into my new environment in chapter
6. I’ve manually exported the PS1 variable. Now I have a bash script that I run which runs “env”
to print all the environment variables. No PS1 variable gets printed out by the
bash script. Why doesn’t my PS1 variable get inherited when running
the script? I thought all child processes inherit their parents
environment variables ? (PATH is properly inherited) -- |
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
