ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Nick S. Novikov" <novns@sensimilia.eu.org>
To: Dorogov Nikolay <community@altlinux.ru>
Subject: Re[2]: [Comm] Где найти файл db.h
Date: Fri, 11 Jul 2003 06:52:21 +0900
Message-ID: <87731172.20030711065221@sensimilia.eu.org> (raw)
In-Reply-To: <045101c346d4$81a04040$0200a8c0@admin>

Hello Dorogov,

Thursday, July 10, 2003, 8:14:42 PM, you wrote:

DN> я нашел способ искать в RPM удобный.
DN> MC по содержимому файлов *.RPM .
DN> Предварительно слитых с CDrom на винт.
DN> Прекратно ищет и удобно, не надо с grep заморачиваться .

Достаточно один раз сделать
  rpm -qp --filesbypkg /path/to/rpms/*.rpm > ~/rpmfiles.list

В файле rpmfiles.list будет подобная содержимое:
  ...
  bash                      /bin/bash
  bash                      /bin/sh
  bash                      /etc/bashrc
  bash                      /sbin/bash
  bash                      /usr/bin/bashbug
  ...


И после этого -
  grep "filename" ~/rpmfiles.list

Впрочем, у меня рабочего alt'а сейчас нет. Проверить не могу...


-- 
Best regards,
 Nick                            mailto:novns@sensimilia.eu.org



  parent reply	other threads:[~2003-07-10 21:52 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-10  6:30 ` Someone Unknown
2003-07-10  9:20   ` Dorogov Nikolay
2003-07-10  9:32   ` Andriy Dobrovol's'kii
2003-07-10 11:14     ` Dorogov Nikolay
2003-07-10 12:09       ` Andriy Dobrovol's'kii
2003-07-10 21:52       ` Nick S. Novikov [this message]
2003-07-11  7:23       ` Shawkat
2003-07-10  6:53 ` Maxim Tyurin
2003-07-10 10:38   ` Dorogov Nikolay
2003-07-10 11:52     ` Maxim Tyurin
2003-07-10 12:15       ` Dorogov Nikolay
2003-07-10 11:47 ` [Comm] " Michael Shigorin
2003-07-10 12:17   ` Dorogov Nikolay
2003-07-10 12:57     ` Michael Shigorin
2003-07-10 13:22       ` Dorogov Nikolay
2003-07-10 14:52         ` Michael Shigorin
2003-07-10 15:07           ` [Comm] (no subject) Dmytro O. Redchuk
2003-07-10 15:50           ` [Comm] Re: Где найти файл db.h Dorogov Nikolay
2003-07-11  9:18             ` Michael Shigorin

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=87731172.20030711065221@sensimilia.eu.org \
    --to=novns@sensimilia.eu.org \
    --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