Just started thinking about learning python.
Is there any place where I can get some free examples, especially for
following kind of problem ( it must be trivial for those using python)
I have files A, and B each containing say 100,000 lines (each line=one
string without any space)
I want to do
The point is that when you have 100,000s of records, this grep becomes
really slow?
Any comments?
Thats why I looked for python :)
> that would be
>
> grep -vf B A
>
> and it is a rare use of grep, indeed.
> --
> TZOTZIOY, I speak England very best.
> "Be strict when sending and tolerant when
Would someome like to post their email filters code. Its so common that
probably some standard library
supports it or many would have written it already. If I have basic
structure, I can take from there.
( Essentially I want get rid of XP by getting rid of powerful mail client
"TheBat!" )
...