On 09/27/2015 09:37 AM, Wayne Sallee wrote:
There's also a bug in the book where the root bash profile, and bashrc loop endlesly with each other. It gave me error
when su to root, until I fixed it.
Wayne Sallee
[email protected]
|if [ -f "$HOME/.bashrc" ] ; then
source $HOME/.bashrc
fi|
it's ok for one to refer to the other, but creates an error when both refer to
each other.
Wayne Sallee
[email protected]
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page