debian dpkg

Lister les répertoires orphelins dans /usr

$ find /usr -type d \( -exec dpkg -S '{}' \; \) -print|grep introuvable

Syndicate content