"Robert L. Harris" <[EMAIL PROTECTED]> writes:
 
> How do you find a packagename that's pretty long?
> 
> {0}:iggy:/root>dpkg -l | grep ^r                   
> rc  xfonts-biznet-iso-8859- 3.0.0-6                 75 dpi BIZNET ISO-8859-2 
> fonts for X servers.
 
     grep on the Packages file.  On my machine, I have a file
available/potato.gz that is all of the potato package files
concatenated. 

bob:vc-/1:bob>zgrep "Package: xfonts-biznet-iso-8859-" available/potato.gz 
Package: xfonts-biznet-iso-8859-2-100dpi
Package: xfonts-biznet-iso-8859-2-75dpi
Package: xfonts-biznet-iso-8859-2-base

Bob
-- 
   _
  |_)  _  |_       Robert D. Hilliard      <[EMAIL PROTECTED]>
  |_) (_) |_)      1294 S.W. Seagull Way   <[EMAIL PROTECTED]>
                   Palm City, FL  USA       PGP Key ID: A8E40EB9

Reply via email to