ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Aleksander N. Gorohovski" <angel@feht.dgtu.donetsk.ua>
To: eostapets@gmail.com, "ALT Linux Community" <community@altlinux.ru>
Subject: Re: [Comm] Замена одного двумя
Date: Tue, 20 Sep 2005 09:30:46 +0400
Message-ID: <op.sxdyxk0zhz2pp6@oc.peooc.net> (raw)
In-Reply-To: <e12fd2db05091907045fd6bdde@mail.gmail.com>

On Mon, 19 Sep 2005 18:04:11 +0400, 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 или
> subst 's@1@23@g' file

O-o-o!
Шикарно!
Премного Вам благодарен.
:-)

Простите меня, может я не правильно выразился про bash,
но это то!


      parent reply	other threads:[~2005-09-20  5:30 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
2005-09-20  5:30   ` Aleksander N. Gorohovski [this message]

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.sxdyxk0zhz2pp6@oc.peooc.net \
    --to=angel@feht.dgtu.donetsk.ua \
    --cc=community@altlinux.ru \
    --cc=eostapets@gmail.com \
    /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