sudoers sudoers for current user sudo su cat << EOF > /etc/sudoers.d/sudoers-$SUDO_USER $SUDO_USER ALL=(ALL) NOPASSWD: ALL EOF