On Wed, 16 Mar 2005 13:09:35 +0200, Bogdan Rotariu <[EMAIL PROTECTED]> wrote: > > ----- Original Message ----- > From: "Lorin" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Wednesday, March 16, 2005 12:36 PM > Subject: [rlug] Re: replace in fisiere > > > On Wednesday 16 March 2005 12:17, Bogdan Rotariu wrote: > >> Salut, > >> Am o lista foarte mare de fisiere, care contin un anumit cuvant, > >> vreau sa-i fac replace in toate fara sa le modific manual. > >> Cum as putea face asta? > > > > perl -i -pe 's/ce/cu ce/g' /dir > > g inseamna ca o sa-ti modifce toate 'gasirile' din fisierul respectiv - > > aka > > replace all > > textul meu arata de genul <value name="bla"/> > eu trebuie sa modific tot <value name="bla"/> si nu prea merge
replace "<value name=\"bla\"/>" "<value name=\"bla bla\"/>" -- lista_fisiere > > > > >> > >> > >> Multumesc. > >> > >> .......................................................................... > >> Privileged/Confidential Information may be contained in this message. > >> If you are not the addressee indicated in this message (or responsible > >> fordelivery of the message to such person), you may not copy or deliver > >> this message to anyone. In such a case, you should destroy this message > >> and kindly notify the sender by reply e-mail. > >> > >> --- > >> Detalii despre listele noastre de mail: http://www.lug.ro/ > > > > -- > > + Lorin > > + I tought I taw a putty cat...I did! I did taw a putty cat! > > + http://si-bemol.ro > > > > --- > > Detalii despre listele noastre de mail: http://www.lug.ro/ > > > > > > > > > > .......................................................................... > Privileged/Confidential Information may be contained in this message. > If you are not the addressee indicated in this message (or responsible > fordelivery of the message to such person), you may not copy or deliver > this message to anyone. In such a case, you should destroy this message > and kindly notify the sender by reply e-mail. > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ > > -- Emil Cheriches - system administrator ============================== Yahoo!: emil3d, Mobil 0741-46.24.19, Linux registered user #301462 --- Detalii despre listele noastre de mail: http://www.lug.ro/
