Re: extracting string from rpm files

2002-07-13 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 13 July 2002 03:12 am, loophole wrote: > any ideas of how to generate a list of GUI based > applications (and their purpost) for Red Linux 7.2 > rpms? Or are there any list of GUI based apps for > that version. > > 'm not too good in man

extracting string from rpm files

2002-07-12 Thread loophole
hi, any ideas of how to generate a list of GUI based applications (and their purpost) for Red Linux 7.2 rpms? Or are there any list of GUI based apps for that version. 'm not too good in manipulation bash scripts. :( tried doing "rpm -qpi /mnt/cdrom/RedHat/RPMS/*.rpm | grep GUI > list.txt" but