[PLUG] (SOLVED) Removing OOo with yum ... or?

Dan Young danielmyoung at gmail.com
Wed Nov 3 21:29:59 UTC 2010


On Wed, Nov 3, 2010 at 9:53 AM, Russell Senior
<russell at personaltelco.net> wrote:
>>>>>> "Galen" == Galen Seitz <galens at seitzassoc.com> writes:
>
> Galen> And the fourth line should presumably use backticks.  rpm -e
> Galen> `cat rmlist`
>
> Or an equivalent alternative:
>
>  rpm -e $(cat rmlist)

UUOC! ;-)

xargs rpm -e < rmlist

-- 
Dan Young



More information about the PLUG mailing list