On 10/11/2012 09:14 PM, Garrett Gaston wrote: > I ran my script( http://pastebin.com/95jDZ7ds ) for chapter 6.33 > Bash-4.2 and the prompt ended up just being bash and thus never seeing > my FLAG file or GOOD being echoed to the screen. Was my script still > successful? I'M thinking that it was and that it just entered bash as > part of the last line and thus didn't create my FLAG file print GOOD? >
I think it's about time you actually learn what these commands do before attempting to script all this... In this case, that line that starts with "exec" is the cause of the issue. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page