[SunHELP] Fighting with OpenOffice

Rodney Sparapani rsparapa at mcw.edu
Tue Dec 4 14:37:42 CST 2007


Rodney Sparapani wrote:
> Sandwich Maker wrote:
> 
>> it's not -that- hard.  you can grep pkginfo's output for openoffice,
>> then remove them all with a single pkgrm.
>>
>> i just went looking for 2.3 and was informed that solaris sparc
>> without jre doesn't exist.  is it just too new?

And getting back to your tip...  It can be nicely implemented as follows:

pkginfo | grep openoffice | cut -d" " -f 2 | xargs pkgrm

Thanks,

Rodney



More information about the SunHELP mailing list