public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Bernhard Bruemmer <bbruemmer@email.uni-kiel.de>
To: cygwin@sourceware.cygnus.com
Subject: sed and umlaut characters
Date: Thu, 11 Mar 1999 06:44:00 -0000	[thread overview]
Message-ID: <199903111444.PAA18425@mail.uni-kiel.d400.de> (raw)

Hello,
I have a problem using sed to replace umlaut characters in a text
file. sed works as expected except for capital Ä (ascii 0196) and
capital Ü (ascii 0220). These two characters remain unchanged. I
am using Cygwin B20.1, and bash displays umlaut characters
correctly (although I could't issue the relevant settings in ~./inputrc
but had to set them via bind in ~./bashrc). The sed command line
looks like

sed -e s/Ä/&Auml;/g foo.html

I have played around with several quoting variants as well as with
echo -e "\304" as first argument to the s command, but with no
results.

I'd be grateful for any suggestions,
Regards,
Bernhard Bruemmer



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

WARNING: multiple messages have this Message-ID
From: Bernhard Bruemmer <bbruemmer@email.uni-kiel.de>
To: cygwin@sourceware.cygnus.com
Subject: sed and umlaut characters
Date: Wed, 31 Mar 1999 19:45:00 -0000	[thread overview]
Message-ID: <199903111444.PAA18425@mail.uni-kiel.d400.de> (raw)
Message-ID: <19990331194500.T3k0R3APqXWsqRndbcpD6LAaefM8YuUk1bkJHcWH3VI@z> (raw)

Hello,
I have a problem using sed to replace umlaut characters in a text
file. sed works as expected except for capital Ä (ascii 0196) and
capital Ü (ascii 0220). These two characters remain unchanged. I
am using Cygwin B20.1, and bash displays umlaut characters
correctly (although I could't issue the relevant settings in ~./inputrc
but had to set them via bind in ~./bashrc). The sed command line
looks like

sed -e s/Ä/&Auml;/g foo.html

I have played around with several quoting variants as well as with
echo -e "\304" as first argument to the s command, but with no
results.

I'd be grateful for any suggestions,
Regards,
Bernhard Bruemmer



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


             reply	other threads:[~1999-03-11  6:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-11  6:44 Bernhard Bruemmer [this message]
1999-03-31 19:45 ` Bernhard Bruemmer

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=199903111444.PAA18425@mail.uni-kiel.d400.de \
    --to=bbruemmer@email.uni-kiel.de \
    --cc=cygwin@sourceware.cygnus.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).