On Mon, 14 Oct 2002 18:05:27 -0400
jeff <[EMAIL PROTECTED]> wrote:

> just a quick small tip... so as not to waste too much list space.
> 
> to collect a list of 'orphan' files (files that your current system 
> doesn't depend on) on your system and then remove them:
> 
> $ apt-get install deborphan
> $ deborphan > <filename>
> $ cat <filename> | dpkg --purge
> 
> this will use <filename> as a package list of the items you want to 
> remove (including config files).
> 
> worked like a charm for me!

orphaner --purge

is still more charming to me.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to