Как проверить Super User в Linux
grep -Po '^sudo.+:\K.*$' /etc/group
Cautious Constrictor
grep -Po '^sudo.+:\K.*$' /etc/group