cPanel To count users, run the following command: grep -Po '^(?<!#)\s\w+\s(?=:)' /etc/userplans | wc -l Also, it may be useful to list users. To do so, run the following command: cut -d":" -f1 /etc/userplans | sort -n | uniq Plesk To count users...
aaPanel is one of my favorite free hosting panels because it is lightweight and simple to use. The panel gets regular updates, and it offers several unique features that you only get in premium panels like cPanel, but I believe the greatest obstacle...