ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Aleksander N. Gorohovski" <angel@feht.dgtu.donetsk.ua>
To: "ALT Linux Community" <community@altlinux.ru>
Subject: Re: На один cat меньше Re: [Comm] Замена одного двумя
Date: Tue, 20 Sep 2005 09:34:06 +0400
Message-ID: <op.sxdy24ymhz2pp6@oc.peooc.net> (raw)
In-Reply-To: <20050919141142.GD4584@ldc.net>

On Mon, 19 Sep 2005 18:11:42 +0400, Dmytro O. Redchuk wrote:

> On Mon, Sep 19, 2005 at 05:04:11PM +0300, Eugene Ostapets wrote:
>> 19.09.05, Aleksander N. Gorohovski<angel feht.dgtu.donetsk.ua>  
>> написал(а):
>> > Доброго времени суток сообщество!
>> >
>> > Подскажите как можно элегантно средствами bash
>> > выполнить замену одного символа в файле двумя другими?
>> >
>> > Пробовал, например:
>> > tr -s "1" "23" < file1 > file2
>> > ругается (вообщем справедливо) и не помогает.
>> Это не bash
>> >
>> > Конечно можно и на Perl программку сделать, но хотелось bash.
>> Ну на таком баше и я могу: cat file1 | sed 's@1@23@g' > file2 или
> sed 's@1@23@g' < file1 > file2

Спасибо.
:-)
>> subst 's@1@23@g' file


  reply	other threads:[~2005-09-20  5:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-19 12:56 Aleksander N. Gorohovski
2005-09-19 14:04 ` Eugene Ostapets
2005-09-19 14:11   ` На один cat меньше " Dmytro O. Redchuk
2005-09-20  5:34     ` Aleksander N. Gorohovski [this message]
2005-09-20  5:30   ` Aleksander N. Gorohovski

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=op.sxdy24ymhz2pp6@oc.peooc.net \
    --to=angel@feht.dgtu.donetsk.ua \
    --cc=community@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