ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Nick S. Grechukh" <ngrechukh@ua.fm>
To: community@altlinux.ru
Subject: Re: [Comm] <JT> strage script needed
Date: Wed, 20 Oct 2004 13:06:05 +0300
Message-ID: <200410201306.06419.ngrechukh@ua.fm> (raw)
In-Reply-To: <373546825.20041020120452@mail.ru>

[-- Attachment #1: Type: text/plain, Size: 949 bytes --]

В сообщении от Среда 20 Октябрь 2004 13:04 Grigory Tuboltsev написал(a):
> День добрый,
> Извините за предыдущее недописанное письмо.
>
> Подскажите пожалуйста, как решить вот такую странную задачу:
> (вероятно, в линуксе).
>
> Имеется список в фомате хтмл, вида
>
> ссылка  тексттексттексттекст
> ссылка  тексттексттексттекст
> ссылка  тексттексттексттекст
> ссылка  тексттексттексттекст
> ссылка  тексттексттексттекст
>
> необходима программа, которая обработает каждую запись списка
> следующим образом: пройдя по ссылке найдёт на страничке определённый
> текст по шаблону (наверное, регулярное выражение) и вставит этот текст
> в конец строки.
cat | while read fff; do .. .... ...; echo $fff `wget .... | grep ....`; done


-- 
Regards, Nick S. Grechukh
NSG1-UANIC
network administrator at many places :-)

=== ALT Linux fortune: ========================
Чтобы "заткнуть дыру", я "пошел на сделку с совестью" и отключил тесты.
  -- at in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2004-10-20 10:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-20 10:04 Grigory Tuboltsev
2004-10-20  9:09 ` Aleksander N. Gorohovski
2004-10-24 16:17   ` [Comm] гм... (was: strage script needed) Michael Shigorin
2004-10-20 10:06 ` Nick S. Grechukh [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=200410201306.06419.ngrechukh@ua.fm \
    --to=ngrechukh@ua.fm \
    --cc=community@altlinux.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