DATAubc_file=`cat '/proc/user_beancounters';DATA='';if [ -r $ubc_file ]; then DATA=`cat $ubc_file`fiif [ -z "$DATA" ]; then echo "CRITICAL - $ubc_file is not readable or empty. Maybe it is only readable for root and this script should be called by sudo."; exit 3;fi