I want a non-root user to be able to open a terminal and run dmesg without needing to explicitly elevate privileges. I thought I could do this with sudoers, but it seems I don’t have this granularity, or it is not simple to set. Basically, I want the user to run a specific command as if it was local, not root.