[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: in.identd where
- From: "Pete Peterson" <petersonp genrad com>
- To: gustav schaffter com, redhat-list redhat com
- Subject: Re: in.identd where
- Date: Thu, 9 Mar 2000 13:10:57 -0500
I thought surely someone would have responded to this by the
time I got around to reading it, but all the responses I've
see were from people who didn't read and see the fact that
identd wasn't installed. :-)
Well, you could *guess* and go to the RPM directory and try
"ls *ident*", which would work in this case. :-)
Otherwise, if you're patient, you could do:
[root redhat60 RPMS]# for rpm in *.rpm; do
> rpm -qlp $rpm | grep 'in\.identd' >/dev/null && echo $rpm
> done
pidentd-3.0.7-5.i386.rpm
[root redhat60 RPMS]#
pete
pete peterson
GenRad, Inc.
7 Technology Park Drive
Westford, MA 01886-0033
petersonp genrad com or rep genrad com
+1-978-589-7478 (GenRad); +1-978-256-5829 (Home: Chelmsford, MA)
+1-978-589-2088 (Closest FAX); +1-978-589-7007 (Main GenRad FAX)
> Date: Tue, 07 Mar 2000 22:52:57 +0100
> From: Gustav Schaffter <gustav schaffter com>
> To: "redhat-list (Mailing list)" <redhat-list redhat com>
> Subject: in.identd where
>
> Hi,
>
> (Sorry, I must be brain-dead. :-)
>
> I'm trying to find out what rpm on the RH6.1 CD contains the
> /usr/sbin/in.identd file, but I ain't getting there.
>
> I know the file is in one of the .rpm's but which one? (It's not
> installed and therefore not found in the rpm database.)
>
> Any help much appreciated.
> Gustav
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]