Afficher les utilisateurs dans le groupe sudo
grep -Po '^sudo.+:\K.*$' /etc/group
patrick204nqh
grep -Po '^sudo.+:\K.*$' /etc/group