Garrett Gaston wrote: > > I placed all the commands for chapter-6, bash into a script and then > executed it. A the bottom of the page all I see is make[1]: Leaving > directory `/sources/Chapter-6/6.31._bash-4.2/po' at the bottom of the > page with no prompt in sight. Does this look and sound right?
Yes. > Is it likely still running or does something appear to have gone amiss? No, it's not still running, but if you want to make sure, add to the bottom of the script: echo "Chapter 6 bash finished" or similar. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
