ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Peter V. Saveliev" <peet@infosite.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] ed howto
Date: Wed Mar 27 13:49:00 2002
Message-ID: <20020327135001.36359ad9.peet@infosite.ru> (raw)
In-Reply-To: <20020327130455.44030103.peet@infosite.ru>

On Wed, 27 Mar 2002 13:04:55 +0300
"Peter V. Saveliev" <peet@infosite.ru> wrote:

> Hello!
> 
> Народ, как пользоваться ed в командной строке?
> 
Ну и ладно, сам отвечу, бо уже докопался. Делаем
файлик script, в котором пишем:

1s/A/B/g
w

после чего говорим:

ed file.x <script

и он изменит A на B на первой строчке.
файла file.x.

Или так:

echo -e "1s/A/B/g\nw" | ed file.x


-- 
С уважением, Петр.
E-mail: peet@peet.spb.ru
JID:    peet@peet.spb.ru



  reply	other threads:[~2002-03-27 13:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-27 13:04 Peter V. Saveliev
2002-03-27 13:49 ` Peter V. Saveliev [this message]
2002-03-27 14:06 ` [mdk-re] " Mikhail Zabaluev

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=20020327135001.36359ad9.peet@infosite.ru \
    --to=peet@infosite.ru \
    --cc=mandrake-russian@altlinux.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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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