> > Red Hat shipped 10 CDs with the Red Hat Linux 7.2 Professional Edition.
> > Five of these were open source software, and the rest were mixed open
> > source and commercial software.
> >
> > So what you requested is already there :)
> 
> Heh,
> 
> I think RH should start distribute a DVD-ROM with all that stuff.. looking 
> for an RPM in 10 CD is not an easy task... 

find /misc/cd -type f | awk '{print "01 " $1 }' >catalog
eject /misc/cd
find /misc/cd -type f | awk '{print "02 " $1 }' >>catalog
eject /misc/cd
etc

Then grep the catalog. Simple.
-- 
Cheers
John Summerfield

Microsoft's most solid OS: http://www.geocities.com/rcwoolley/

Note: mail delivered to me is deemed to be intended for me, for my 
disposition.





_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to