Skip to content

Instantly share code, notes, and snippets.

@alankis
Created January 24, 2017 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alankis/5358a4b5e13da4a24ee45f7253d4db7a to your computer and use it in GitHub Desktop.
Save alankis/5358a4b5e13da4a24ee45f7253d4db7a to your computer and use it in GitHub Desktop.
Export list of all e-mail accounts under desired cPanel username and domain
ls /home/cpanel_username/mail/domain > list_email_accounts | sed -i 's/\///g' lis_email_accounts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment