> cat > ~/.bash_profile << "EOF"
> exec env -i HOME=$HOME TERM=$TERM PS1='\u:\w\$ ' ENV=$HOME/.bashrc
> /bin/bash --posix
> EOF
> 
> Of course, you lose all the nice bashisms, though.

I don't know if start interactive bash with posix mode will fit the needs of 
building LFS.

-- 
littlebat <[email protected]>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to