[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dependency based boot sequencing



On 2009-09-06 15:53 (-0400), Charles Kroeger wrote:

>> # aptitude purge ~c
>
> Thanks for that suggestion but I don't use aptitude..I use apt, dpkg, and
> smartpm.

Well, use aptitude then! :-)

I think "aptitude purge ~c" is much simpler than a command like:

    COLUMN=200 dpkg --list | awk '/^rc/ {print $2}' | xargs -r dpkg -P --


Reply to: