Hello: I use lfs-7.5. In chapter 4.4, the .bash_profile has the next line:
exec env -i HOME=$HOME TERM=$TERM PS1='u:w$ ' /bin/bash Is it enough: env -i HOME=$HOME TERM=$TERM PS1='\u:\w\$ ' /bin/bash ? What is the difference? Thanks -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
