check if user is part of sudo group code example Example: show users in sudo group grep -Po '^sudo.+:\K.*$' /etc/group