ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] tr (case conversion)
@ 2001-03-01 16:27 Ivan Zakharyaschev
  2001-03-01 16:39 ` Aleksey Novodvorsky
  2001-03-02 22:11 ` Mikhail Zabaluev
  0 siblings, 2 replies; 3+ messages in thread
From: Ivan Zakharyaschev @ 2001-03-01 16:27 UTC (permalink / raw)
  To: Mandrake-russian

	Здравствуйте!

Возвращаясь к вопросу о преобразовании регистра букв в названиях:

tr, оказывается, неплохо интернационализован, русскую В только не любит:

$ echo абв-abc | tr a-z A-Z
абв-ABC
$ echo абв-abc | tr [:lower:] [:upper:]
АБВ-ABC
$ echo абв-abc | tr а-я А-Я
АБв-abc
$ echo абвгд-abc | tr а-я А-Я
АБвГД-abc
$ locale
LANG=ru_RU.KOI8-R

-- 
С наилучшими пожеланиями,
	Ivan Z.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-03-02 22:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-01 16:27 [mdk-re] tr (case conversion) Ivan Zakharyaschev
2001-03-01 16:39 ` Aleksey Novodvorsky
2001-03-02 22:11 ` Mikhail Zabaluev

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