[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Erreur lors de l'écriture de test.txt : Aucun espace disponible sur le périphérique



Le Wed, 22 Mar 2017 00:47:52 +0100,
Sébastien Dinot <sebastien.dinot@free.fr> a écrit :

> sudo find / -xdev -printf '%h\n' | sort | uniq -c | sort -k1nr | head
> -n 3 11907 /home/seb/.josm/cache/wms/4/lambertcc9
>    8842 /home/seb/.josm/cache/wms/5/lambertcc9
>    4758 /home/seb/.josm/cache/wms/5/mercator
> 
> sudo find / -xdev -printf '%h\n' | sort | uniq -c | sort -k1nr | head
> -n 3 12970 /var/lib/dpkg/info
>    7521 /usr/share/man/man3
>    3571 /usr/share/man/man1

moi j'ai tendance à utiliser "df" et "du" pour ce genre d'exploration,
il y a une option --inodes

-- 
haricophile@aranha.fr 


Reply to: