This script will list all users and disk space used by users per partition, it will sort highest disk space users on the top. It will also show quota limits per user. Usage: sh /scripts/disk_usage_per_user Example output: [root@webserver ~]# sh /scripts/disk_usage_per_user -------------------------------------------------------------------------------- USER PARTITION USED SOFT LIMIT HARD LIMIT -------------------------------------------------------------------------------- crwcave /dev/md3 110G 147G 147G […]