On 1/12/10, linux fan wrote:

> Just experimenting ...

It almost seems like export/import is fouled up.
The following block should print:
bar
..

foo="" &&
echo 'echo $foo' > fubar &&
chmod 755 fubar &&
foo=bar ./fubar &&
echo ".$foo."
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to