Which configuration file does sudo read when determining if a user is permitted to run applications with root privileges?
CORRECT TEXT What word will complete an if statement in bash such as the following: if[ x "$file" ]; then echo$file _____ (Please provide missing word only)