El Fri, 20 Jun 2014 11:05:21 -0500
Bruce Dubbs <[email protected]> escribió:

> Luis Muñoz Fuente wrote:
> > Hello:
> > In 7.5 book, in chapter 6.6, use:
> >
> > exec /tools/bin/bash --login +h
> >
> > Is enough this:
> >
> > /tools/bin/bash --login +h
> >
> >
> > Why exec?
> 
> You want to change the current environment, not the environment of a 
> sub-shell.
> 
>    

Sorry, but I don't understand the difference. If I change the environment of
the subshell and I continue work in this subshell, isn't it the same?
Thanks
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to