[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:05235] Re: Q about unzip
やなぎはらです。
ちょっとだけ、補足を。
From: Fumio SUMI <fsumi@xxxxxxxxxxxxxx>
Message-ID: <9804081159.AA26617@xxxxxxxxxxxxxxxxxxx>
fsumi> 宮司さんwrites
fsumi> > 私は debian/{hamm|contrib|non-free}/Contents.gz
fsumi> > debian-jp/{hamm|contrib|non-free}/Contents.gz を定期的にwget でftpした後,
fsumi> > zcat *.gz |sort > Contents;gzip -9 Contents.gz して,必要なcommandは
fsumi> > どのpackageにあるのかな〜な時に zgrep -i hogehoge Contents.gz して
fsumi> > 調べています.
fsumi>
fsumi> dpkg -S unzipはしてみましたが、laser5のdiskには、non-freeが
fsumi> 入ってないので、みつからかったんでしょう。多分。
dpkg -S unzip ちゅうのは、インストールされているパッケージに
含まれるファイルに unxip という文字が含まれているものを
調べるためのもんで、インストールされていないものを探すものでは
ありません。
私の環境で dpkg -S unzip を実行すると、
(^^)[~]%dpkg -S unzip
bzip2: /usr/man/man1/bunzip2.1.gz
bzip: /usr/man/man1/bunzip.1.gz
unzip: /usr/doc/unzip/History.532.gz
unzip: /usr/man/man1/unzip.1.gz
unzip: /usr/man/man1/funzip.1.gz
unzip: /usr/doc/unzip/ToDo
unzip: /usr/doc/unzip/BUGS
unzip: /usr/doc/unzip/email-from-greg
unzip: /usr/man/man1/unzipsfx.1.gz
unzip: /usr/doc/unzip/changelog.gz
bzip: /usr/bin/bunzip
unzip: /usr/bin/unzip
unzip: /usr/doc/unzip/changelog.Debian.gz
unzip: /usr/doc/unzip
gzip: /bin/gunzip
unzip: /usr/bin/funzip
unzip: /usr/bin/unzipsfx
bzip2: /usr/bin/bunzip2
kernel-source-2.0.33: /usr/src/kernel-source-2.0.33/arch/ppc/boot/compressed/unzip.c
gzip: /usr/man/man1/gunzip.1.gz
unzip: /usr/doc/unzip/copyright
unzip: /usr/doc/unzip/History.530.gz
unzip: /usr/doc/unzip/History.531.gz
となります。
fsumi> それにしても、レスポンスが早いっす! ありがとうございました!!
質問の仕方や答え易さちゅうのも関係あるような。
+-----------------------------------------------------------------------+
Yoshiaki Yanagihara Debian JP Project
E-mail: yochi@debian.or.jp [Japanese] http://www.debian.or.jp/
yochi@debian.org [English ] Sorry, now under construction.