On Sat, 17 Dec 2011 14:45:42 +0800 郭伟利 <[email protected]> wrote:
> i do the lfs on ubuntu 11.10 > > my host bash version is 4.2.10(1) , the $( ) works > but the lfs' bash version is also 4.2.10(1), the $() does not work ! > why? > any bodybody can reply? Works for me. If you're getting the error: command substitution: syntax error near unexpected token `)' I suspect that you've made a syntax error inside the brackets. Could you copy and paste some examples from a terminal? Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
