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 --
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

