On Saturday 28 February 2009 15:32:20 peterpunk wrote:

>    aptitude search ~c
>
> Volendo  poi  fare  piazza  pulita  di  codesti  file  verosimilmente
> inutili, si puo` partire da qualcosa del genere:
>
>    aptitude search ~c | awk '{print $2}' | xargs aptitude -sy purge
> oppure
>    aptitude search ~c | cut -d' ' -f4 | xargs aptitude -sy purge

o, più semplicemente,

aptitude purge ~c

ciao,
flavio


--
Per REVOCARE l'iscrizione alla lista, inviare un email a
[email protected] con oggetto "unsubscribe". Per
problemi inviare un email in INGLESE a [email protected]

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

Rispondere a