Friday, May 25, 2012

Linux get quota by folder



if you get "Disk quota exceeded", then you like know what happened with your folders


$find . -type f | cut -d "/" -f 2 | sort | uniq -c | sort -n


$du
$df

woks too

references:
[1] http://www.codecoffee.com/tipsforlinux/articles/22.html

No comments:

AI Remove background

 Online tools [1] work in private space (20c/day) https://ezremove.ai/ [2] Good for small images https://www.remove.bg/upload [2] Average ht...