1) Using yor favorite editor (pico, vi ..) create a file "listdom"
2) Copy & Paste this code and save the file:
#! /bin/sh
clear
cut -f "1" -d : /etc/trueuserdomains | sort | more
3) Make the file executable:
chmod +x listdom
4) Run the script
./listdom
cPanel.net Support Ticket Number: