On Wed, Jul 22, 2009 at 2:25 AM, RaptorX<[email protected]> wrote: > If I understood you correctly i should try: > > time bash "{/foo/bar}" > > the output is the same... Try putting a space after the first bracket. It works for me.
Also, it looks like you're using 6.3. (because you're using gcc 4.1.2.) I don't recommend that version, you should try 6.4 or even 6.5 if you want. William -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
