.pyc files...

Christos TZOTZIOY Georgiou tzot at sil-tec.gr
Mon Nov 15 11:06:55 EST 2004


On Mon, 15 Nov 2004 00:38:20 +0100, rumours say that Irmen de Jong
<irmen at -nospam-remove-this-xs4all.nl> might have written:

>Mike Meyer wrote:
>> "Simon John" <simoninusa2001 at yahoo.co.uk> writes:
>>>or with backticks:  rm -rf `find . -name '*.pyc'`
>> Better with $(: rm -rf $(find . -name '*.pyc').
>
>What's the difference? I've never seen (read: used)
>the $(...) syntax...

tzot$ : $(echo $(ls))
tzot$ : `echo \`ls\``
-- 
TZOTZIOY, I speak England very best,
"Tssss!" --Brad Pitt as Achilles in unprecedented Ancient Greek



More information about the Python-list mailing list