Bruce Dubbs <[EMAIL PROTECTED]> writes:

> Randy McMurchy wrote:
>
>> Just for the record, I'll go out on a limb (not really on a limb as
>> I can prove it with real life, actual circumstances) that the
>> $(...) syntax will work in situations where `...` will not.
>
> You have me interested.  Can you give an example?
>
Hmm... and what about constructions like this one:
for i in $(echo $(ls)) ; do ... ; done
are there ways change $() with `...` in this example?

--
        Dimitry

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to