ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Вадим Илларионов" <gbimobou@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Обновление запретного списка из bash
Date: Tue, 30 Dec 2014 09:47:02 +0800
Message-ID: <3382981.cmgAPlZHNR@it-0.tln> (raw)
In-Reply-To: <201412291631.12688.a_s_y@sama.ru>

29 декабря 2014 16:31:12 от Sergey поступило следующее:
> On Sunday 28 December 2014, Вадим Илларионов wrote:
> > Перловая конструкция:
> А цель сделать вообще, или именно хочется переписать
> без Perl ?

Да, хотелось бы сделать именно шелл-скриптом без перла.
Реализации на перле, питоне и си средь инета встречаются, а так - нет.
Недавняя подстава со стороны роскомнадзора, когда в список попал тег http:// 
без продолжения, и масса цисководов, заливающих в СЦЕшки сей список, нарвалась 
на блокировку ВСЕГО, заставила переосмыслить перловый парсинг.
В результате получился однострочный парсер типа:

7z e -so "$ZIP" "$XML" 2>/dev/null | iconv -fcp1251 -tutf8 | sed 's|<!
\[CDATA\[|\n|g' | sed '/xml version/d;/<\/domain>/d;s|^.*://|\*|;s|
\].*||;s|/$||'`

Да, sed | sed - иначе не получилось.
Вот и думается, пуркуа бы не пАлучать и саму выгрузку из баш-скрипта?
_______________________________
Мимо крокодил.
WBR, rednex CIO.
Cell: +7(964)103-65-67
Viber = Cell
JID = <mailto:>
Skype = $local_part@<mailto:>

  reply	other threads:[~2014-12-30  1:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-28  7:58 Вадим Илларионов
2014-12-29 12:31 ` Sergey
2014-12-30  1:47   ` Вадим Илларионов [this message]
2014-12-30  8:19     ` Sergey
2014-12-30 10:32       ` Sergey
2014-12-30 14:12         ` Вадим Илларионов
2014-12-31 14:49           ` Sergey

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=3382981.cmgAPlZHNR@it-0.tln \
    --to=gbimobou@gmail.com \
    --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