
chmod u+w /etc/sudoers

## Allow root to run any commands anywhere
root ALL=(ALL) ALL
ben ALL=(ALL) ALL
chmod u+w /etc/sudoers
## Allow root to run any commands anywhere
root ALL=(ALL) ALL
ben ALL=(ALL) ALL