#!/bin/sh # # Verify sudoers matching by uid. # : ${TESTSUDOERS=testsudoers} exec 2>&1 $TESTSUDOERS root id <