Prev: FileZilla won't keep preferences in memory through sessions
Next: Huh?? (was Re: Flash is open?)
From: Andrei Popescu on 14 May 2010 13:40 On Fri,14.May.10, 19:04:42, Merciadri Luca wrote: > Hi, > > I have many text files (actually .tex files) which contain some > sequence or regexp (it depends on the files) that I would like to > remove. Is there a commandline/GUI for doing this massive edit? You need 'find'. If that sequence or regexp is in the contents and not the name of the file (not clear from your message) you'll also need 'grep'. Both have excelent man pages and you can get help here if you don't understand something. Regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
From: Andrei Popescu on 14 May 2010 13:50 On Fri,14.May.10, 20:32:11, Andrei Popescu wrote: > On Fri,14.May.10, 19:04:42, Merciadri Luca wrote: > > Hi, > > > > I have many text files (actually .tex files) which contain some > > sequence or regexp (it depends on the files) that I would like to > > remove. Is there a commandline/GUI for doing this massive edit? > > You need 'find'. If that sequence or regexp is in the contents and not > the name of the file (not clear from your message) you'll also need > 'grep'. Both have excelent man pages and you can get help here if you > don't understand something. Ughh, tired, you want to remove some regexp from a lot of files. Boyd had provided you the exact commandline. Regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
|
Pages: 1 Prev: FileZilla won't keep preferences in memory through sessions Next: Huh?? (was Re: Flash is open?) |