Well, first how many id's are we talking about in the second file? 10, 50, 500, ??? After that is known, then should be able to assist?..
Wags ;) WagsWorld Hebrews 4:15 Ph(primary) : 408-914-1341 Ph(secondary): 408-761-7391 On Mar 13, 2017, 10:50 -0700, Magick! <[email protected]>, wrote: > Hello, > > I have two text files: fichier1.csv and fichier2.csv and I want to remove > from the first all the lines that contain an email address of the second. > How to make it with BBEdit? > THX > > -- > Bonjour, > > J'ai deux fichiers textes : abonnes.csv et desabonnes.csv et je souhaite > supprimer du premier toutes les lignes qui contienne une adresse email du > second. > Comment le réaliser simplement avec BBEdit ? > > fichier1.csv > > [email protected],nom1,prenom1,ville1 > [email protected],nom2,prenom2,ville2 > [email protected],nom3,prenom3,ville3 > [email protected],nom4,prenom4,ville4 > [email protected],nom5,prenom5,ville5 > > > fichier2.csv > > [email protected] > [email protected] > > > result.csv > > [email protected],nom1,prenom1,ville1 > [email protected],nom4,prenom4,ville4 > [email protected],nom5,prenom5,ville5 > > > > > > -- > This is the BBEdit Talk public discussion group. If you have a > feature request or would like to report a problem, please email > "[email protected]" rather than posting to the group. > Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > (mailto:[email protected]). > To post to this group, send email to [email protected] > (mailto:[email protected]). > Visit this group at https://groups.google.com/group/bbedit. -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
