notes/cisco_ft_securex_registration.org

This commit is contained in:
Yann Esposito (Yogsototh) 2022-03-17 19:48:28 +01:00
parent 85eb58c9c6
commit d28af8e84b
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -43,7 +43,7 @@
- [[#read][Read]] - [[#read][Read]]
- [[#patch-the-org-access][Patch the Org Access]] - [[#patch-the-org-access][Patch the Org Access]]
- [[#notes-1][Notes]] - [[#notes-1][Notes]]
- [[#nb-admins-search-number-of-user-with-a-matching-domain-email-by-domain][<<nb-admins-search>> Number of user with a matching domain email by domain]] - [[#number-of-user-with-a-matching-domain-email-by-domain][Number of user with a matching domain email by domain]]
- [[#number-of-orgs-with-more-than-100-users][Number of orgs with more than 100 users]] - [[#number-of-orgs-with-more-than-100-users][Number of orgs with more than 100 users]]
- [[#number-of-orgs-by-email-domain-name][Number of orgs by email domain name]] - [[#number-of-orgs-by-email-domain-name][Number of orgs by email domain name]]
- [[#number-of-matching-orgs-per-email-domain-name][Number of matching orgs per email domain name]] - [[#number-of-matching-orgs-per-email-domain-name][Number of matching orgs per email domain name]]
@ -745,7 +745,7 @@ During the call we should:
*TODO* have an email template + text. *TODO* have an email template + text.
* Notes * Notes
** <<nb-admins-search>> Number of user with a matching domain email by domain ** Number of user with a matching domain email by domain
#+begin_src #+begin_src
csvtool namedcol "user-email" users.csv |sed 's/[^@]*@//'|sort|uniq -c|sort -n csvtool namedcol "user-email" users.csv |sed 's/[^@]*@//'|sort|uniq -c|sort -n