pkg_info question
    Björn König 
    bkoenig at cs.tu-berlin.de
       
    Wed Jun 22 19:54:48 GMT 2005
    
    
  
Casey Scott wrote:
> Thanks. Good idea. How about this, its a little easier.
> 
> #find ./ -name 'pkg-plist*' | xargs grep 'bin/convert'
Yes, it is easier if you do this only once. I do it several times and I 
want to benefit from a previous search. What is faster: to find more 
than 10.000 pkg-plist files in more than 40.000 directories or to read a 
single file that provides same information? ;-)
Björn
    
    
More information about the freebsd-questions
mailing list