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 Feb 16 20:44:23 2001
Message-ID: <305897478.20010217014350@inbox.ru> (raw)
In-Reply-To: <20010215112033.F2083@localhost.localdomain>

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

Дело было во суббота, 17 февраля 2001 г..
В 1:41:45 минус 8 Гринвичей залезаю в мыльницу и вижу:

>> На вскидку, что-то вроде этого:
>> 
>>    #!/bin/sh
>> 
>>    function recode() {
>>        fot unit in *; do
>>            if [ -d $unit]; then
>>                cd $unit
>>            else
>>                iconv -fKOI8-r -tCP1251 $unit
>>            fi
>>    }
>>    exec recode

MZ> find /ваш/каталог -type f | xargs iconv -fKOI8-R -tCP1251

MZ> Если нужно сохранение исходных файлов, можно посмотреть в мануалах iconv
MZ> или recode на предмет backup. Или перед применением сделать копию
MZ> каталога.

MZ> Если нужно рекурсивно перекодировать каталоги, в которых есть нетекстовые 
MZ> файлы, или перекодировать рабочие деревья CVS, могу поделиться скриптами.

Был бы весьма обязан ;-) А то при толстом каталоге случается
переполнение и выпад в корку :-(в лучшем случае. В худшем -
неюзабельный каталог).


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





  reply	other threads:[~2001-02-16 20:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-13 16:31 Alexey
2001-02-13 16:38 ` [mdk-re] перекодировка rider
2001-02-13 19:54   ` [mdk-re] как загрузить почту с удалённого ящика? Roman Shumikhin
2001-02-13 20:31     ` [mdk-re] ËÁË ÚÁÇÒÕÚÉÔØ ÐÏÞÔÕ Ó ÕÄÁÌ£ÎÎÏÇÏ ÑÝÉËÁ? Serge Skorokhodov
2001-02-13 20:54     ` Sergei
2001-02-13 22:31     ` Roman S
2001-02-14 17:32 ` [mdk-re] ÐÅÒÅËÏÄÉÒÏ×ËÁ äÙÍÙÞ
2001-02-15 18:04   ` [mdk-re] Re: [mdk-re] перекодировка Mikhail Zabaluev
2001-02-16 20:44     ` äÙÍÙÞ [this message]
2001-02-17 12:50       ` [mdk-re] " Mikhail Zabaluev
2001-03-03 18:58         ` [mdk-re] Re: [mdk-re] Re: [mdk-re] ÐÅÒÅËÏÄÉÒÏ×ËÁ äÙÍÙÞ
2001-03-05  2:09           ` [mdk-re] Re: перекодировка Mikhail Zabaluev

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=305897478.20010217014350@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