how to search multiple textfiles ?

Méta-MCI (MVP) enleverlesX.XmcX at XmclaveauX.com
Fri Sep 26 09:58:02 EDT 2008


Hi!

On Windows, you can use the (standard) command  findstr

Example: 
    findstr /n /s /I  strsearched  *.py

@-salutations
-- 
Michel Claveau




More information about the Python-list mailing list