John


john@base:~$ sudo -l
[sudo] password for john: 
matching defaults entries for john on base:
    env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin\:/snap/bin
 
user john may run the following commands on base:
    (root : root) /usr/bin/find

The john user is able to execute the binary, /usr/bin/find, as the root user