From: Sergei Boudnik <sergei@boudnik.kiev.ua>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Преност почты
Date: Fri, 16 Jun 2006 14:01:51 +0300
Message-ID: <44928F9F.6080300@boudnik.kiev.ua> (raw)
In-Reply-To: <20060616135915.3bb86ab7.ashen@nsrz.ru>
Шенцев Алексей Владимирович пишет:
> Есть мысля, что каким то образом переименовать письма к примерно такому виду: 1144328175 , т.е. отсечь в имени файла всё что начинается от первого вхождения символа '.' вместе с самим символом и полученное положить в папку, где хранит sylpheed почту. Сейчас попробую сделать для одного фалйа, но как быть с несколькими тысячами файлами?
# for f in `find /old/path -type f` ; do cp $f /new/path/`basename
${f%%.*}` ; done
--
WBR, Sergei Boudnik
-------------------
Tel: +38050 3584082
ICQ UIN: 56809672
SSB-RIPE
SSB1-UANIC
===================
next prev parent reply other threads:[~2006-06-16 11:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-15 12:16 Шенцев Алексей Владимирович
2006-06-15 13:19 ` Eugene Prokopiev
2006-06-15 13:25 ` Шенцев Алексей Владимирович
2006-06-16 9:29 ` Eugene Prokopiev
2006-06-16 9:59 ` Шенцев Алексей Владимирович
2006-06-16 10:05 ` Шенцев Алексей Владимирович
2006-06-16 10:18 ` Муратов Олег
2006-06-16 10:20 ` Шенцев Алексей Владимирович
2006-06-16 10:37 ` Slava Dubrovskiy
2006-06-16 11:09 ` Шенцев Алексей Владимирович
2006-06-16 11:01 ` Sergei Boudnik [this message]
2006-06-17 14:51 ` Michael Shigorin
2006-06-16 10:35 ` Sergey Vlasov
2006-06-16 11:06 ` Шенцев Алексей Владимирович
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=44928F9F.6080300@boudnik.kiev.ua \
--to=sergei@boudnik.kiev.ua \
--cc=community@lists.altlinux.org \
/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