Saratov Linux User Group
 help / color / mirror / Atom feed
From: "Nikita Borodikhin" <eliterr@gmail.com>
To: "Saratov Linux User Group Maillist" <sarlug@lug.ru>
Subject: Re: [Sarlug] бНОПНЯ
Date: Thu, 17 May 2007 11:51:27 +0400
Message-ID: <bde79e440705170051i49cd81f9h62625d52d845a84a@mail.gmail.com> (raw)
In-Reply-To: <464B0F0A.7050802@forpost.ru>

Доброго времени суток, Alex!

On 5/16/07, Alex S. Tolstenev <borman@forpost.ru> wrote:
> sp1r1t_13 wrote:
> > ПРиветствую линуксойды!
> > Помогите с одним вопросом.
> > Есть куча текстовых файлов которые лежат в одной папке и ееподпапках. В этих файлахнадо заменить одну строку на другую. Открыватьи изменять эти файлы по очереди я буду до старости, как быавтоматизировать этот процесс?

Например, так:
$ find . -type f -exec sed --in-place 's/byaka/buka/g' \{\} \;

Здесь замена 'byaka' на 'buka' во всех файлах в текущей директории и ниже.

С уважением,
-- 
Nikita V. Borodikhin, System Administrator NIKB-RIPN BNV7-RIPE
Registered Linux user #256562 with the Linux Counter

  reply	other threads:[~2007-05-17  7:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-16 13:58 [Sarlug] Вопрос sp1r1t_13
2007-05-16 14:02 ` [Sarlug] бНОПНЯ Alex S. Tolstenev
2007-05-17  7:51   ` Nikita Borodikhin [this message]
2007-05-16 14:10 ` [Sarlug] Вопрос Eugene Suchkov
2007-05-16 14:12 ` Roman Bogorodskiy
2007-05-16 14:16 ` Alexey Sinitsin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bde79e440705170051i49cd81f9h62625d52d845a84a@mail.gmail.com \
    --to=eliterr@gmail.com \
    --cc=sarlug@lug.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Saratov Linux User Group

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sarlug/0 sarlug/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sarlug sarlug/ http://lore.altlinux.org/sarlug \
		sarlug@lists.lug.ru sarlug@lug.ru
	public-inbox-index sarlug

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sarlug


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git