>> "RL" == Romain Lerallut <[EMAIL PROTECTED]> writes:
[...] > Il y a 'gorets', pour trouver quels paquets "gor�tisent" la > place sur quel syst�me de fichiers. > http://lists.debian.org/debian-french/2000/debian-french-200011/msg00717.html > deb ftp://ftp.internatif.org/pub/debian/UNOFFICIAL ./ J'ai r�cup�r� un script sur -devel : #!/bin/sh grep-status -nsInstalled-size,Package -F Status ' installed' \ | perl -p00l12 -e 's/\n/ /' \ | sort -rn Christian

