ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: äÙÍÙÞ <DIMMeach@inbox.ru>
To: Mikhail Zabaluev <mandrake-russian@linuxteam.iplabs.ru>
Subject: Re: [mdk-re] Re: [mdk-re] ðÒÅÏÂÒÁÚÏ×ÁÎÉÅ ÒÅÇÉÓÔÒÁ ÓÉÍ×ÏÌÏ×
Date: Fri Mar  2 00:11:12 2001
Message-ID: <6139947278.20010302051228@inbox.ru> (raw)
In-Reply-To: <20010228225816.M8104@localhost.localdomain>

Приветствую тебя, о Mikhail!

Дело было во пятница, 2 марта 2001 г..
В 5:10:19 минус 8 Гринвичей залезаю в мыльницу и вижу:

>>   Требуется порой преобразовывать имена файлов из верхнего регистра в
>>   нижний и обратно. Может, кинет кто примерчиком скрипта?

MZ> Собственно преобразование текста в верхний и нижний регистры, из
MZ> стандартного ввода в стандартный вывод:

MZ> tr a-z A-Z
MZ> tr A-Z a-z

MZ> Переименование файлов в нижний регистр:

MZ> for fi in <files>; do mv $fi $(echo $fi | tr A-Z a-z); done

Огромное спасибо!


MZ> С неанглийскими буквами - жуть и мрак, ничего не скажу.

А вот это жаль.



MZ> Возможно, Perl поможет.

Лениво ковыряться. Может, легче tr поправить?



Искренне свой,
 Дымыч                          отвечать на DIMMeach@inbox.ru





      parent reply	other threads:[~2001-03-02  0:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-28 19:38 äÙÍÙÞ
2001-02-28 21:05 ` [mdk-re] ðÒÅÏÂÒÁÚÏ×ÁÎÉÅÒÅÇÉÓÔÒÁ ÓÉÍ×ÏÌÏ× Sergei
2001-03-02 22:11   ` [mdk-re] Re: [mdk-re] Преобразованиерегистра символов Mikhail Zabaluev
2001-03-01 12:26 ` [mdk-re] Re: [mdk-re] Преобразование регистра символов Mikhail Zabaluev
2001-03-01 22:24   ` [mdk-re] Re: [mdk-re] ðÒÅÏÂÒÁÚÏ×ÁÎÉÅÒÅÇÉÓÔÒÁ ÓÉÍ×ÏÌÏ× Sergei
2001-03-02  0:11   ` äÙÍÙÞ [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=6139947278.20010302051228@inbox.ru \
    --to=dimmeach@inbox.ru \
    --cc=mandrake-russian@linuxteam.iplabs.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